mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Fix bug in /chat endpoint for general and update depdendencies
This commit is contained in:
@@ -54,7 +54,7 @@ dependencies = [
|
||||
"transformers >= 4.28.0",
|
||||
"torch >= 2.0.1",
|
||||
"uvicorn == 0.17.6",
|
||||
"aiohttp == 3.8.4",
|
||||
"aiohttp == 3.8.5",
|
||||
"langchain >= 0.0.187",
|
||||
"pypdf >= 3.9.0",
|
||||
"requests >= 2.26.0",
|
||||
|
||||
Reference in New Issue
Block a user