Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAI or Azure OpenAI API key or Token Provider not found, im not using it #108

Closed
CarmineXmX opened this issue Sep 6, 2024 · 3 comments
Assignees

Comments

@CarmineXmX
Copy link

i'm starting with examples/ollama and after install and run npm start -- llama3, this error occur.

@adhityan
Copy link
Collaborator

adhityan commented Sep 7, 2024

Could you post the error you see?

@CarmineXmX
Copy link
Author

CarmineXmX commented Sep 7, 2024 via email

@adhityan
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants