Commit graph

24 commits

Author SHA1 Message Date
Vasilije
cccc87b05c Added load from .data folder 2023-10-16 15:25:17 +01:00
Vasilije
75aded58b7 Fixed script, added base LLM eval option 2023-10-15 21:25:43 +02:00
Vasilije
27e3f6e329 Fixed script, added base LLM eval option 2023-10-15 18:48:27 +02:00
Vasilije
05cb378b83 Fixed script, added base LLM eval option 2023-10-15 17:52:29 +02:00
Vasilije
e2c712fc03 Added async elements 2023-10-12 17:00:53 +02:00
Vasilije
0f49dabc6a Added async elements 2023-10-12 16:35:39 +02:00
Vasilije
2b07b02faa Added async elements 2023-10-12 16:33:12 +02:00
Vasilije
21fd10f2ca Added async elements 2023-10-12 13:18:26 +02:00
Vasilije
c701e6a4b3 Fixes and added command line tool to run RAG 2023-10-10 11:17:15 +02:00
Vasilije
a561dc035c Fixes and added command line tool to run RAG 2023-10-09 21:18:51 +02:00
Vasilije
45a56c9f3d Fixes and added command line tool to run RAG 2023-10-09 21:16:19 +02:00
Vasilije
30678539e7 Fixes and added command line tool to run RAG 2023-10-09 21:12:54 +02:00
Vasilije
d2e0a29d42 Added embeddings as an option, added different types of text search 2023-10-09 20:44:25 +02:00
Vasilije
ba43c37511 Added embeddings as an option, added different types of text search 2023-10-09 20:35:37 +02:00
Vasilije
e34e771b4c Added embeddings as an option, added different types of text search 2023-10-09 20:16:34 +02:00
Vasilije
cb14a8446d Updated and tested retry logic, still more to be done 2023-10-08 22:31:26 +02:00
Vasilije
c7c757217c Updated and tested retry logic, still more to be done 2023-10-08 22:29:35 +02:00
Vasilije
e1556a9795 Updated and tested retry logic, still more to be done 2023-10-08 22:16:06 +02:00
Vasilije
8638a7efe6 Updated and tested retry logic, still more to be done 2023-10-08 21:23:30 +02:00
Vasilije
44c595d929 Resolve some of the PR comments 2023-10-05 17:15:45 +02:00
Vasilije
c9bfe1752d Resolve some of the PR comments 2023-10-05 10:51:52 +02:00
Vasilije
99ebfb3113 added release 2023-10-05 10:37:34 +02:00
Vasilije
1a284ec127 Added following:
1. Dynamic metadata retrieval, refactored function
2. Load with using marshmallow, allows dynamic fields now
3. Added chunkers, different varieties
4. Fixed PDF loading so it is better standardized
2023-10-04 21:53:14 +02:00
Vasilije
2a516c83c3 Added following:
1. Dynamic metadata retrieval, refactored function
2. Load with using marshmallow, allows dynamic fields now
3. Added chunkers, different varieties
4. Fixed PDF loading so it is better standardized
2023-10-04 21:52:35 +02:00