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
This probably happens because for a vector app you need both a LLM and Embedding Model. By default, the OpenAI Large embedding models are used. This does not change if you use Ollama to power the LLM. Since it needs the OpenAI keys for the embedding model - you saw the error.
i'm starting with examples/ollama and after install and run npm start -- llama3, this error occur.
The text was updated successfully, but these errors were encountered: