-
The docker image on ghcr.io repo is still based off the old UI, could you build the new UI version please?
Steps to Reproduce:
1. `docker run -p 3000:3000 ghcr.io/mckaywrigley/chatbot-ui:main`
2.…
-
**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…
-
Sorry I'm a bit of an amateur here, I want to load 2 models at the same time to compare giving them the same exact input and see their outputs are. Currently the only way to do that with Koboldcpp is …
-
Hi,
It's not an issue but a proposition. I'm currently testing the use of the [textual](https://textual.textualize.io/) python package which is very interesting to create rich terminal UI.
I alr…
-
### Describe the feature
The current chatbot UI has some issues with its icon.
### Add ScreenShots
### Record
- [X] I agree to follow this project's Code of Conduct
- [ ] I'm a GSSOC'24 contr…
-
When consumers configure their AI models to use data streaming (vs waiting for the entire response), the chatbot should provide a visual cue element that trails the incoming response, as it renders.
…
-
show case new projects
-
### Describe the bug
Can’t chat with it.
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Reproduction
Click "Load" and then start chatting with it.
### Scr…
-
Dear All,
I have integrated the Anthropic API key into the chatbot-ui, but I encountered an error message on the console. The error message reads: "Error calling Anthropic API: [TypeError: Cannot r…
-
**Is your feature request related to a problem? Please describe.**
This is more exploratory -- looking for ideas!
Question, can we:
1. Given a Burr app (maybe typed, see #139)
2. And if not type…