We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I wanted to use my openAI API key, what would these values be?
- OPENAI_ENDPOINT=http://ollama:11434/v1 - OPENAI_MODEL=llama3.2 # Ensure this model matches in `ollama-models` service - OPENAI_ROLE=user
thank you!
The text was updated successfully, but these errors were encountered:
Just the API key and the model needs to be set
Sorry, something went wrong.
No branches or pull requests
If I wanted to use my openAI API key, what would these values be?
thank you!
The text was updated successfully, but these errors were encountered: