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

Set .env config / LLM keys in the UI #151

Closed
shreyashankar opened this issue Nov 7, 2024 · 2 comments
Closed

Set .env config / LLM keys in the UI #151

shreyashankar opened this issue Nov 7, 2024 · 2 comments

Comments

@shreyashankar
Copy link
Collaborator

If we are to have a hosted version of the tool, users need to able to set their keys; and we can save encrypted versions of them in their browser's localStorage.

@CinderZhang
Copy link

Can Azure OpenAI be used?

@shreyashankar
Copy link
Collaborator Author

shreyashankar commented Dec 5, 2024

Yes--since we use litellm for pipeline execution; you will need to set the env vars listed here

AZURE_API_KEY and AZURE_API_BASE and AZURE_API_VERSION

Let me know if it's not working for you!

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

No branches or pull requests

2 participants