You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
type: embedderprovider: litellm_embeddermodels:
- model: openai/nomic-embed-text # put your embedding model name here, if it is not openai embedding model, should be <provider>/<model_name>api_base: http://localhost:11434/v1 # change this according to your embedding modelapi_key_name: OPENAI_API_KEY # chang OPENAI_API_KEY to randomtimeout: 600
---
type: document_storeprovider: qdrantlocation: http://qdrant:6333embedding_model_dim: 768# put your embedding model dimension here timeout: 120recreate_index: true
Describe the bug
/api/embeddings Ollama returns 404
Screenshots
Desktop (please complete the following information):
Wren AI Information
The text was updated successfully, but these errors were encountered: