-
View of the chat component on main page
-
# chat_data
## URLs
- https://www.chat-data.com/api-reference
-
The chat component's UI requires improvements to ensure better readability and user experience.
Specifically:
- Make the text boxes proportionate to the text.
- The text boxes should resize …
-
Chat bubble in WhatsApp has various variant. Lets document first the variant and we can prioritize building what important first.
- [ ] Chat bubble core components
- [ ] Chat bubble has sender…
-
Vue-advanced-chat is cool project. Main feature of vue-advanced-chat is whole chat component.
Feature request: split different internal components to export as independent components. And let bu…
-
Add components on the UI, that shows few cities instead of showing an empty chat, if the messages are there hide the components and show the chat
-
### Bug Description
After updating to the latest Store Message component my flow breaks with the error in the attached image
"Error building Component Store Message: Object of type Message is not JS…
-
### Bug Description
Memory is not clearing even though I clear it..
### Reproduction
1. Click on Playground
2. Delete memory
3. Run "Prompt" component that is connected to "Chat Memory" componen…
-
### Description
Can we get a "Chat" component? That would be so nice. Basically just a textarea at the bottom and bubbles with properties:
- name
- timestamp
- left/right aligned
- content (w…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am working on building an orchestrator for a chat system using llamaIndex Query …