issues
search
khoj-ai
/
khoj
Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
https://khoj.dev
GNU Affero General Public License v3.0
14.15k
stars
704
forks
source link
Add a websocket for streaming from the chat UI
#679
Closed
sabaimran
closed
7 months ago
sabaimran
commented
7 months ago
Incoming
Setup websocket from the chat web UI in order to show people incremental status updates while a query is in progress
Update the front-end and back-end code to better manage the state over this connection and interpret the query/responses
Incoming