chatbot-ui: docker image does not have 4.0
not just not the default but completely missing …
docker run --platform linux/amd64 -e DEFAULT_MODEL=gpt-4.0 -e OPENAI_API_KEY=X -p 3000:3000 ghcr.io/mckaywrigley/chatbot-ui:main

About this issue
- Original URL
- State: closed
- Created a year ago
- Reactions: 1
- Comments: 35 (9 by maintainers)
Is this application limited to 1 AI model per docker instance or does it allow the ability to select? There is a drop down but I do not see the ability to set the other options.
yeah that’s it 😃 … that should be in some error message/warning when trying to set gpt-4
On Thu, Apr 6, 2023 at 8:48 AM ThreefLi @.***> wrote: