-
I set up my files to just be a chatbot with no grounding data initially. This worked both locally and after deploying to a web app. After this, I added the Azure SQL Server variables to my env file to…
-
I have deployed it to Azure and am using it.
There is an issue where inline formulas are not converted correctly.
I would like to try to fix it myself, but if you know the cause, it would be helpful…
-
**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 which has a long decsription
```
…
-
Enhance the chat interface in the user panel to support advanced interactions with LLM tools. The interface should allow LLM tools to specify their interfaces from their manifests, support HTML forms …
-
When launching Ollamac the UI is not immediately usable, you first have to click an existing chat or start a new one.
It'd be great if the UI always opened with a new chat waiting, similar to how m…
-
Hi
I've followed the instructions, but when run the chat I've got the following error:
```
joe@MBP-von-Jose chatbot-ui % npm run chat
> chatbot-ui@2.0.0 chat
> supabase start && npm run…
-
Page: /setup
components: profile-step.tsx, profile-settings.tsx
https://github.com/mckaywrigley/chatbot-ui/assets/30215189/56fdc730-85cf-48a2-b0ed-8f6d48bfe25c
https://github.com/mckaywrigl…
-
I would be interested in helping to make this happen. Also will link to an issue with the vice-versa.
-
### Feature Description
Adding a schema option to useChat should allow me to render chat messages other than `string`.
### Use Case
I would like to enrich our chat interface with custom UI like cha…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
##…