mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-20 07:42:25 +00:00
353 B
353 B
Embedding Models
| Model Name | Function Call | Required OS Variables |
|---|---|---|
| text-embedding-ada-002 | embedding('text-embedding-ada-002', input) |
os.environ['OPENAI_API_KEY'] |