OpenAI embedding provider. Supports text-embedding-ada-002, text-embedding-3-small, text-embedding-3-large.
| Visibility | Name | Type | Description |
|---|---|---|---|
| private | model | str | |
| private | api_key | str | |
| private | _client | OpenAI | |
| public | PRICING | dict | |
| public | DIMENSIONS | dict |
| Visibility | Name | Description |
|---|---|---|
| public | generate_embeddings() | |
| public | get_dimension() | |
| public | estimate_cost() | |
| private | _get_client() |
| Name | Value |
|---|---|
| name | OpenAIEmbeddingProvider |
| stereotype | null |
| visibility | public |
| isAbstract | false |
| isFinalSpecialization | false |
| isLeaf | false |
| isActive | false |