Commit graph

4555 commits

Author SHA1 Message Date
Vasilije
856e18b35d Fixes and added command line tool to run RAG 2023-10-10 14:16:08 +02:00
Vasilije
72490dbcf5
Merge pull request #21 from topoteretes/fix_docker
Fixes and added command line tool to run RAG
2023-10-10 14:04:14 +02:00
Vasilije
c701e6a4b3 Fixes and added command line tool to run RAG 2023-10-10 11:17:15 +02:00
Vasilije
3c144183c3
Merge pull request #20 from topoteretes/extend_search_and_tokenizers
Fixes and added command line tool to run RAG
2023-10-09 21:19:12 +02:00
Vasilije
a561dc035c Fixes and added command line tool to run RAG 2023-10-09 21:18:51 +02:00
Vasilije
0cb0d6c563
Merge pull request #19 from topoteretes/extend_search_and_tokenizers
Fixes and added command line tool to run RAG
2023-10-09 21:16:47 +02:00
Vasilije
45a56c9f3d Fixes and added command line tool to run RAG 2023-10-09 21:16:19 +02:00
Vasilije
e119b7697f
Merge pull request #18 from topoteretes/extend_search_and_tokenizers
Extend search and tokenizers
2023-10-09 21:13:24 +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
89678869ce
Merge pull request #17 from topoteretes/extend_search_and_tokenizers
Extend search and tokenizers
2023-10-09 20:18:52 +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
a1b322e7bd
Merge pull request #15 from topoteretes/added_backend_pg_and_dynamic_memory_classes
Updated and tested retry logic, still more to be done
2023-10-08 22:17:43 +02:00
Vasilije
e1556a9795 Updated and tested retry logic, still more to be done 2023-10-08 22:16:06 +02:00
Vasilije
c984610fac
Merge pull request #14 from topoteretes/added_backend_pg_and_dynamic_memory_classes
Added backend pg and dynamic memory classes
2023-10-08 21:33:23 +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
fd7d05e705
Merge pull request #13 from topoteretes/dynamic_metadata_loading_base_splitters
Dynamic metadata loading base splitters
2023-09-13 17:16:21 +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
d6981b7e50
Merge pull request #12 from topoteretes/feature/modulator_auto_eval
Fixed context, added episodic event analysis
2023-09-12 17:28:06 +02:00
Vasilije
f89b82af04 Fixed context, added episodic event analysis 2023-09-12 17:27:32 +02:00
Vasilije
fe9f9e6ba8
Merge pull request #10 from topoteretes/feature/modulator_auto_eval
added initial version of the code for the modulator auto eval logic
2023-09-12 16:26:48 +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
23a0437fbd
Update README.md 2023-09-06 17:18:59 +02:00
Vasilije
cf243ad872
Update README.md 2023-09-06 17:18:14 +02:00
Vasilije
be0c1e8b59
Merge pull request #9 from topoteretes/feature/improve_actions
Update the base repo
2023-09-04 20:51:48 +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
d1b314de39
Update README.md 2023-09-04 20:35:27 +02:00
Vasilije
3cdc75ed65
Update README.md 2023-09-04 20:35:01 +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