Add Ollama as a supported embedding provider (#1344)
This commit is contained in:
@@ -11,3 +11,4 @@ class VectorDimensions(Enum):
|
||||
MISTRAL_AI = 1024
|
||||
NVIDIA_AI = 1024
|
||||
COHERE = 384
|
||||
OLLAMA = 384
|
||||
|
||||
Reference in New Issue
Block a user