-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Description
Hi.
The system is interesting, but why is there no docker file?
A lot of things need to be installed on a computer, and why? And if I don't need it tomorrow, then should I clean the system of everything that is required there???
Be more versatile!
So far, this is not an easy installation, it would be much faster with docker.
You're also going the wrong way by setting api keys through environment variables, it all has to be configured in the environment itself, you're not releasing a simple script for something there, it's a full-fledged environment, so add provider and model settings to the UI!
For example:
Add a new provider - add a model
(besides, I see a lot of complaints that you didn't do it and people ask how to add their models, I basically don't use openai, I use local models or openrouter)