Commit graph

2375 commits

Author SHA1 Message Date
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
7dcecf985b
Merge pull request #27 from topoteretes/add_async_elements
Add async elements
2023-10-16 16:25:55 +02:00
Vasilije
cccc87b05c Added load from .data folder 2023-10-16 15:25:17 +01:00
Vasilije
ad894431d8
Update README.md 2023-10-16 07:19:28 +02:00
Vasilije
75aded58b7 Fixed script, added base LLM eval option 2023-10-15 21:25:43 +02:00
Vasilije
57706d468c
Merge pull request #26 from topoteretes/add_async_elements
Add async elements
2023-10-15 18:49:28 +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
e08712a343
Merge pull request #25 from topoteretes/add_async_elements
Added async elements
2023-10-12 17:14:08 +02:00
Vasilije
e2c712fc03 Added async elements 2023-10-12 17:00:53 +02:00
Vasilije
441204d02f
Merge pull request #24 from topoteretes/add_async_elements
Add async elements
2023-10-12 16:37:54 +02:00
Vasilije
3012314327
Merge branch 'main' into add_async_elements 2023-10-12 16:36:31 +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
6ba24d162a
Merge pull request #23 from topoteretes/add_async_elements
Added async elements
2023-10-12 13:24:22 +02:00
Vasilije
21fd10f2ca Added async elements 2023-10-12 13:18:26 +02:00
Vasilije
415d1d5ee2
Merge pull request #22 from topoteretes/fix_docker
Fixes and added command line tool to run RAG
2023-10-10 14:19:22 +02:00
Vasilije
657b4f8caa
Merge branch 'main' into fix_docker 2023-10-10 14:19:13 +02:00
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