Xavier P

Results 3 issues of Xavier P

Hi, I try to edit ``NEXT_PUBLIC_DEFAULT_TEMPERATURE`` and ``NEXT_PUBLIC_DEFAULT_SYSTEM_PROMPT`` (as renamed in [this commit](https://github.com/mckaywrigley/chatbot-ui/commit/ea1d09244acc3c94a87a3658b1ee271542c6fecf#diff-110077186eda23f5a76bd65631d9689184e89b97b96806abc2b05d15c8e42624)) in compose.yaml : ```yaml services: chat: container_name: chatbot-ui image: ghcr.io/mckaywrigley/chatbot-ui:main environment: TZ: 'Europe/Paris' OPENAI_API_KEY: "${OPENAI_API_KEY}" OPENAI_ORGANIZATION: MYORG...

Adding docker and docker compose.

### Before submitting your bug report - [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find...

kind:bug
ide:vscode