Commit graph

47 commits

Author SHA1 Message Date
Vasilije
6a13072d16 Add base SQL query, rework docs a bit 2023-10-31 11:45:22 +01:00
Vasilije
e7e5d9831e Update docs, fix issue with params, add tracking 2023-10-31 00:29:45 +01:00
Vasilije
3409d5bf61 Update docs, fix issue with params, add tracking 2023-10-30 21:21:26 +01:00
Vasilije
552a8e65f9 Update docs, fix issue with params 2023-10-30 18:51:28 +01:00
Vasilije
57ca73ca47 Update docs, fix issue with params 2023-10-30 18:50:37 +01:00
Vasilije
34c8dc0013 Added docs functionality 2023-10-30 15:59:37 +01:00
Vasilije
83a4aab12f
Merge branch 'main' into optimizations_of_docker 2023-10-30 09:21:01 +01:00
Vasilije
4c586dc13d Added docs functionality 2023-10-30 09:17:38 +01:00
Vasilije
3dc33817ba Added docs functionality 2023-10-29 19:11:20 +01:00
Vasilije
12796a2ba1 Added docs functionality 2023-10-29 00:18:23 +02:00
Vasilije
7a07be7d53 fixes to chunking logic and optimizations 2023-10-28 23:12:42 +02:00
Vasilije
22e9968012 fixes to chunking logic and optimizations 2023-10-28 20:02:09 +02:00
Vasilije
8c177fbc72 fixes to chunking logic and optimizations 2023-10-27 15:17:43 +02:00
Vasilije
f869548dfe Added a few fixes and refactored the base app 2023-10-27 11:11:22 +02:00
Vasilije
5f6f2974b1 Added a few fixes and refactored the base app 2023-10-25 20:54:43 +02:00
Vasilije
9936248942 Added a few fixes and refactored the base app 2023-10-25 20:23:12 +02:00
Vasilije
81b8fd923c Added a few fixes and refactored the base app 2023-10-25 15:28:20 +02:00
Vasilije
f81fc276c4 Added a few fixes and refactored the base app 2023-10-24 18:01:22 +02:00
Vasilije
dd785b85ae Added a few fixes and refactored the base app 2023-10-24 16:03:55 +02:00
Vasilije
3329a14ae8 Added a few fixes and refactored the base app 2023-10-24 15:29:22 +02:00
Vasilije
076497ef15 Added a few fixes and refactored the base app 2023-10-24 11:42:04 +02:00
Vasilije
987364606e Improve classifier, add turn output data to json 2023-10-24 11:01:03 +02:00
Vasilije
1e40ad37b8 Improve classifier, add turn output data to json 2023-10-23 13:16:48 +02:00
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