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:
parent
be3f179472
commit
60d5c74833
2 changed files with 695 additions and 1155 deletions
1849
poetry.lock
generated
1849
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue