Commit graph

75 commits

Author SHA1 Message Date
Vasilije
21fd10f2ca Added async elements 2023-10-12 13:18:26 +02:00
Vasilije
856e18b35d Fixes and added command line tool to run RAG 2023-10-10 14:16:08 +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
317223d866 Revert the lvl2 2023-10-05 09:31:25 +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
Vasilije
4356c11b0b added info and updated the db; 2023-10-03 10:39:51 +02:00
Vasilije
cae8b5a002 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-02 23:31:10 +02:00
Vasilije
59c53f7339 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-09-13 17:15:33 +02:00
Vasilije
4bfea2e328 Fixed context, added episodic event analysis 2023-09-12 23:26:18 +02:00
Vasilije
f89b82af04 Fixed context, added episodic event analysis 2023-09-12 17:27:32 +02:00
Vasilije
6e01e9af79 Split the files and fixed issues with:
1. wrong uuid for st memmory
2. weaviate checker logic that was not needed
3. decomposed vector db and factory classes into separate files
2023-09-12 16:09:18 +02:00
Vasilije
1cfa76c091 Updated the code considerably to fix issues with context overloads 2023-09-11 21:14:10 +02:00
Vasilije
ca5e090526 Updated the code considerably to fix issues with context overloads 2023-09-11 20:41:42 +02:00
Vasilije
d9a2ee6646 update flow for the docker image 2023-09-10 13:10:29 +02:00
Vasilije
8113787cce added initial version of the code for the modulator auto eval logic 2023-09-07 14:42:31 +02:00
Vasilije
27df32e421 update flow for the docker image 2023-09-04 20:51:15 +02:00
Vasilije
a04f2de58f update flow for the docker image 2023-09-04 20:49:59 +02:00
Vasilije
f0db050274 update flow for the docker image 2023-09-03 10:58:43 +02:00
Vasilije
b368ee707f try fix 2023-09-03 00:00:53 +02:00
Vasilije
4a63e4057f try fix 2023-09-02 23:54:04 +02:00
Vasilije
e42eedc346 try fix 2023-09-02 23:49:03 +02:00
Vasilije
e80a30c422 try fix 2023-09-02 23:48:24 +02:00
Vasilije
7f7b26844a try fix 2023-09-02 23:33:19 +02:00
Vasilije
c3154a6734 try fix 2023-09-02 23:33:02 +02:00
Vasilije
b1d17ac407 try fix 2023-09-02 23:31:17 +02:00
Vasilije
b83fc5e4f3 Added a small example 2023-08-27 21:13:49 +02:00
Vasilije
e7698af597 Tested and ran the script to make sure the outputs make sense and actions get completed 2023-08-27 20:05:19 +02:00
Vasilije
40b93f11ca Updated the entire script and testing with open source books 2023-08-26 23:09:12 +02:00
Vasilije
e12a424ab4 added fix 2023-08-25 20:48:16 +02:00
Vasilije
261ea5d612 Added git actions 2023-08-25 20:32:01 +02:00
Vasilije
91c1ced402 added docker fix 2023-08-25 19:51:07 +02:00
Vasilije
e39efc1f38 add docker tag 2023-08-25 19:13:45 +02:00
Vasilije
2b857d21ac fix dockerize issue 2023-08-25 18:46:04 +02:00
Vasilije
4fe1858c03 move and update git actions 2023-08-25 18:44:20 +02:00
Vasilije
3955b0a148 added git actions 2023-08-25 12:38:41 +02:00
Vasilije
916aca0129 Updates to the api + refactor 2023-08-25 12:11:12 +02:00