mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
5 lines
No EOL
353 B
Markdown
5 lines
No EOL
353 B
Markdown
## Embedding Models
|
|
|
|
| Model Name | Function Call | Required OS Variables |
|
|
|----------------------|---------------------------------------------|--------------------------------------|
|
|
| text-embedding-ada-002 | `embedding('text-embedding-ada-002', input)` | `os.environ['OPENAI_API_KEY']` | |