mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Move message truncation logic into a separate function. Add unit tests with factory boy.
This commit is contained in:
@@ -56,6 +56,8 @@ dependencies = [
|
||||
"aiohttp == 3.8.4",
|
||||
"langchain >= 0.0.187",
|
||||
"pypdf >= 3.9.0",
|
||||
"factory-boy==3.2.1",
|
||||
"Faker==18.10.1"
|
||||
]
|
||||
dynamic = ["version"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user