-
### Describe the bug
1) your ui initial start is like this (perfect):
2) whenever you open additional inputs and then closed then height end like this:
in terms of UX is no functional.
…
-
### Required prerequisites
- [X] I have searched the [Issue Tracker](https://github.com/camel-ai/camel/issues) and [Discussions](https://github.com/camel-ai/camel/discussions) that this hasn't alread…
-
Hi everyone, I have been playing around with moving around the embedded chatbot widget (default on the lower right-hand corner) and increasing it's overall size. I have been mainly editing "custom-cha…
-
I have tryed to deploy a customised GPT model (the ones you implemented in `simple_conversation_chat.py` and `summary_conversation_chat.py`) to Chatbot UI. I established the server for the customised …
-
Future Chatbot v3.0 suggested improvements:
- Chatbot will support all parks in Czech Republic
- improved picture recognition (higher success rate)
- Chatbot will support more breeds of dogs
…
-
OpenAI and Anthropic each have ENV variables that you can set in the .env file and their clients will pick them over the default if they are set.
The Gemini client however does not do that, so in o…
-
**Steps to reproduce the problem:**
1. Launch UI using - GPTSCRIPT_CHAT_UI_TOOL=github.com/gptscript-ai/ui@v2 gptscript --ui
2. Execute the following script that uses sys.chat.finish
```
chat:…
-
-
**Bug Description**
Use OpenAI compatible API to connect local LLM which created by GPUStack, but when sending a message, it returns this error:
```
Unexpected token 'D', "[DONE] " is not valid JSO…
-
- [x] Currently, the chatbot UI flashes _aggressively_ when generating responses. Disable this in gradio.
- [x] Also, the chatbot UI does not fit to window height/width -- this makes long responses…