Add all functions for architecture to work + for regular user flows, refactor and reformat issues, add boilerplate for loading jobs logic and extend search functionalities.

This commit is contained in:
Vasilije 2023-12-28 00:55:39 +01:00
parent be3f179472
commit 60d5c74833
2 changed files with 695 additions and 1155 deletions

1849
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -40,7 +40,6 @@ marvin = "^1.3.0"
dlt = { version ="^0.3.8", extras = ["duckdb"]}
weaviate-client = "4.4b1"
python-multipart = "^0.0.6"
deepeval = "^0.20.12"
pymupdf = "^1.23.3"
psycopg2 = "^2.9.8"
llama-index = "^0.8.39.post2"