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

What env vars would I use to connect to OpenAI? #37

Open
zezretro opened this issue Dec 1, 2024 · 1 comment
Open

What env vars would I use to connect to OpenAI? #37

zezretro opened this issue Dec 1, 2024 · 1 comment

Comments

@zezretro
Copy link

zezretro commented Dec 1, 2024

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!

@rishikanthc
Copy link
Owner

Just the API key and the model needs to be set

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