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

Add the ability to configure LLMs via the web interface #1421

Open
changchichung opened this issue Mar 18, 2025 · 1 comment
Open

Add the ability to configure LLMs via the web interface #1421

changchichung opened this issue Mar 18, 2025 · 1 comment
Labels

Comments

@changchichung
Copy link

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like

"I've encountered quite a bit of trouble when configuring different LLMs. I frequently see 'invalid API key' errors in the Docker logs, but I've double and triple-checked that the GEMINI/DEEPSEEK/OPENAI API keys I have in my ~/.wrenai/.env file are correct.

I'd like to suggest simplifying these configurations as much as possible, adopting a program setting method similar to Chatbox/AnythingLLM, where there's a web interface to select which LLM to connect to, allowing users to input their API keys or API URLs, and then have a dropdown menu for model selection, similar to this:"

@cyyeh cyyeh added the good first issue Good for newcomers label Mar 19, 2025
@cyyeh
Copy link
Member

cyyeh commented Mar 19, 2025

let me put this as good first issue. We welcome the community to contribute to this idea. You could discuss with us how you would like to design the solution first. Thank you

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

No branches or pull requests

2 participants