Commit graph

13 commits

Author SHA1 Message Date
Vasilije
3dc33817ba Added docs functionality 2023-10-29 19:11:20 +01:00
Vasilije
22e9968012 fixes to chunking logic and optimizations 2023-10-28 20:02:09 +02:00
Vasilije
81b8fd923c Added a few fixes and refactored the base app 2023-10-25 15:28:20 +02:00
Vasilije
076497ef15 Added a few fixes and refactored the base app 2023-10-24 11:42:04 +02:00
Vasilije
1e40ad37b8 Improve classifier, add turn output data to json 2023-10-23 13:16:48 +02:00
Vasilije
05cb378b83 Fixed script, added base LLM eval option 2023-10-15 17:52:29 +02:00
Vasilije
21fd10f2ca Added async elements 2023-10-12 13:18:26 +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
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
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