openui
openui copied to clipboard
OpenUI let's you describe UI using your imagination, then see it rendered live.
When loading, use ollama to report an error ``` wandb: Unpatching OpenAI completions INFO (openui): Starting OpenUI AI Server created by W&B... INFO (openui): Running in dev mode INFO (uvicorn.error):...
It may have been done on purpose (in that case, please feel free to close this issue 😄 ), but the title on the hosted/demo instance webpage reads "Create a...
my openui is in ubuntu18 vmware workstation like 192.168.1.169,my ollama and models is in physical host like 192.168.1.103. how can i use ollama models in openui of vmware workstation.
Not really an issue, but I typically use pyenv, and poetry for a virtual environment so I was like cool, there's a python-version and pyproject.toml files in the .backend. But...
I notice when I ask for an edit to the generated content, its re-generating it through chat gpt, or whatever model. I use Aider a lot as a personal code...
I found SESSION_KEY value is not randomly initiated in config.py. It just saved the `OPENUI_SESSION_KEY={SESSION_KEY}` value in the ".env" file. So, I fixed some code to save the random session...
Adding section enabling community access to one-click deployment templates for self hosting
Im trying to install this on an AI server. our ollama instance is running on a different machine, so problem 1. but i also cannot connect to this docker because...
This adds the ability to load a list of active [Groq](https://groq.com/) models and display them in the Settings component. Separate GROQ_API_KEY and GROQ_BASE_URL environment variables have been added so that...