Skip to content

Commit

Permalink
Merge pull request #679 from khoj-ai/features/chat-socket-streaming
Browse files Browse the repository at this point in the history
Add a websocket for streaming from the chat UI
  • Loading branch information
sabaimran committed Apr 3, 2024
2 parents 776550d + b4f71e0 commit 9c42c8b
Show file tree
Hide file tree
Showing 4 changed files with 567 additions and 85 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -75,6 +75,7 @@ dependencies = [
"django-phonenumber-field == 7.3.0",
"phonenumbers == 8.13.27",
"markdownify ~= 0.11.6",
"websockets == 12.0",
]
dynamic = ["version"]

Expand Down

0 comments on commit 9c42c8b

Please sign in to comment.