-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is this your first time submitting a feature request?
- I have searched the existing issues, and I could not find an existing issue for this feature
- I am requesting a straightforward extension of existing functionality
Describe the feature
We want to create indexes using this OpenAI model.
We can do it manually but when we try to create them with terraform we got this issue:
{"status_code":400,"body":"{\"error\":{\"code\":\"INVALID_ARGUMENT\",\"message\":\"Model text-embedding-3-large not found. Supported models: 'llama-text-embed-v2', 'multilingual-e5-large', 'pinecone-sparse-english-v0'\"},\"status\":400}","error_code":"INVALID_ARGUMENT","message":"failed to configure index: Model text-embedding-3-large not found. Supported
│ models: 'llama-text-embed-v2', 'multilingual-e5-large', 'pinecone-sparse-english-v0'"}
Describe alternatives you've considered
No response
Who will this benefit?
No response
Are you interested in contributing this feature?
No response
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request