After the version update, what is the name of the embedding model? #163292
Replies: 3 comments
-
Visit: https://github.com/features/models
text-embedding-3-small (OpenAI's smaller version) Immediate Steps Check the API catalog using the GET /catalog/models endpoint text-embedding-3-small Where to Get Help GitHub Support: support.github.com The model names and availability change frequently with API updates. The best approach is to query the current catalog endpoint to see what's actually available right now. |
Beta Was this translation helpful? Give feedback.
-
|
hi |
Beta Was this translation helpful? Give feedback.
-
|
Embedding models should be working with the new endpoint now. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
The request address is https://models.github.ai/inference/ updated, and now it cannot be used with text-embedding-3-large.
Excuse me, what's the name of the new model? Openai/text-embedding-3-large can't be used
Beta Was this translation helpful? Give feedback.
All reactions