-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
enhancementNew feature or requestNew feature or requestinferenceissues related to inference providersissues related to inference providers
Description
🚀 Describe the new functionality needed
The Gemini inference provider should be able to use the gemini-embedding-001
model instead of text-embedding-004
:
"text-embedding-004": {"embedding_dimension": 768, "context_length": 2048}, |
Google is deprecating this model and soon no embedding will be able to be performed
💡 Why is this needed? What if we don't build it?
Google is deprecating old embedding models: Link and soon the only allowed model for Gemini won't be able to be used
Other thoughts
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestinferenceissues related to inference providersissues related to inference providers