SP4RKiOP / genai-chatbot

GenAI Chat is an AI-powered chatbot designed to get help on your files from LLM(Large languare Models) to surpass the functionality of ChatGPT and offering a seamless conversational experience.
https://chatiq.abhisheksinha.dev
6 stars 1 forks source link

Chat History Titles( sidebar) WebSocket integration #1

Open SP4RKiOP opened 6 months ago

SP4RKiOP commented 6 months ago

Titles should be broadcasted on userId channel so that it can update in realtime when a new chat is created and continued.

Motive- To reduce api call and to make UI smooth as when page reloads it takes negligible but a time to load chat titles.

SP4RKiOP commented 4 weeks ago

Implemented as of now but requires refinement.

SP4RKiOP commented 6 days ago

conversation websocket was viable but now will be useless as integrating cassandra db