I created a docker compose file for easily deployment on docker but I am a beginner in docker have you and idea what I have to edit
I created a docker compose file for easily deployment on docker but I am a beginner in docker have you and idea what I have to edit to get rid of the error here?:
@vanpelt
Its only in the settings tab everything else works!
If that works the users could run it faster just by: git clone repo cd openui cd backend docker-compose up -d
Because of my lack of knowledge I asked chatgpt but it don't know wich file executes the function so it not know how it need to be edited it gave me answers like this:
It looks like you have an error in your web application. The error states that a <Select.Item /> element must have a value-prop that is not empty. This is because the value of Select can be set to an empty string to delete the selection and display the placeholder.
This error usually occurs when you try to render a <Select.Item /> element with an empty or undefined value prop. You should ensure that all <Select.Item /> elements in your application have a value-prop that is not empty.
Here is a simple example of how you can correct it:
In this example, each <Select.Item /> element has a value-prop that is not empty. If you still have problems, let me know and I will do my best to help you.
This is now fixed in the main branch. It was an issue with the Ollama settings bar, I fixed it here. I'll keep this issue open for now as it would be nice to add a docker-compose example.
Ok I'll recreate the container and hold here up to date about the result!
Yeah the Issue Is Resolved The Only thing you need to add to the project is the docker compose file and everything is good to go! https://github.com/wandb/openui/files/14860009/docker-compose.yaml.zip
I have made a show case video it's up to you if you want to use it on the GitHub page: https://youtu.be/tQYwZL5Ke-Y
It is not Listed only visible over this link! Let me know if I should remove it from here!
Can you by any chance tell me where the url for Ollama is set to change the url because I take the Ollama source from a different instance!?
@alfi4000 I got it all working in main within Docker Compose! See this section of the README.
@alfi4000 I got it all working in main within Docker Compose! See this section of the README.
Yup Really Nice!👍