mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-04 07:06:26 +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'] |