Commit graph

10 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
076497ef15 Added a few fixes and refactored the base app 2023-10-24 11:42:04 +02:00
Vasilije
05cb378b83 Fixed script, added base LLM eval option 2023-10-15 17:52:29 +02:00
Vasilije
e34e771b4c Added embeddings as an option, added different types of text search 2023-10-09 20:16:34 +02:00
Vasilije
c7c757217c Updated and tested retry logic, still more to be done 2023-10-08 22:29:35 +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
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