Commit graph

44 commits

Author SHA1 Message Date
Boris Arzentar
f2832fa6cd fix: add python module resolution root and remove loading of env variables 2024-02-19 18:43:55 +01:00
Vasilije
99b1073560 Fixes to memory component 2024-02-19 12:44:53 +01:00
Vasilije
0a38e09b3f Fixes to memory component 2024-02-18 20:10:08 +01:00
Vasilije
fee4982aa2 Fixes to memory component 2024-02-18 17:56:55 +01:00
Vasilije
6afecd268e Merge remote-tracking branch 'origin/COG-23' into COG-23 2024-02-18 17:43:21 +01:00
Vasilije
8885ae7fe7 Add link and unlink user memories 2024-02-18 17:26:43 +01:00
Boris
d8240b6268
fix: fix typo in classify_user_query.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-02-17 17:47:24 +01:00
Boris
644c512824
fix: replace logging in classify_summary.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-02-17 17:46:03 +01:00
Boris
8e5d2dae94
fix: replace logging function in classify_documents.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-02-17 17:44:45 +01:00
Vasilije
22390c1bd1 Sqlite works, made fixes in config so it becomes a basis, added a few mods on top 2024-02-17 12:39:05 +01:00
Vasilije
6c5d6b6d8a Sqlite works, made fixes in config so it becomes a basis, added a few mods on top 2024-02-17 12:36:26 +01:00
Vasilije
2bb1da1487 Sqlite works, made fixes in config so it becomes a basis, added a few mods on top 2024-02-17 10:54:30 +01:00
Vasilije
91fe3f55a7 Sqlite works, made fixes in config so it becomes a basis, added a few mods on top 2024-02-16 17:58:50 +01:00
Vasilije
3a33503b24 Sqlite works, made fixes in config so it becomes a basis, added a few mods on top 2024-02-16 16:54:45 +01:00
Vasilije
b0b9c31102 Sqlite works, made fixes in config so it becomes a basis, added a few mods on top 2024-02-16 13:09:53 +01:00
Vasilije
653fe049b4 Fixes to sqlite 2024-02-15 18:44:47 +01:00
Vasilije
b3f29d3f2d ran black, fixed some linting issues 2024-02-15 18:01:12 +01:00
Vasilije
1f3ac1ec97 Refactor sql database so it supports sqlite, added new vectordb type and improved a few things 2024-02-15 15:58:12 +01:00
Boris Arzentar
df4db90c16 fix: remove unnecessary logging import 2024-02-15 10:37:27 +01:00
Boris Arzentar
47c3463406 chore: add debugpy and update readme 2024-02-15 10:13:19 +01:00
Vasilije
c34a45ac14 added a few updates for easier running in local 2024-02-11 22:08:04 +01:00
Vasilije
54772d038a Rename the build package name and refactored the local runner 2024-01-25 16:46:39 +01:00
Vasilije
2321c7ebdd Rename the build package name and refactored the local runner 2024-01-25 12:30:39 +01:00
Vasilije
dab514f954 Added timestamps to be able to filter and merge the nodes based on recency 2024-01-22 18:21:16 +01:00
Vasilije
0b1cefbfc5 Added timestamps to be able to filter and merge the nodes based on recency 2024-01-19 23:06:32 +01:00
Vasilije
f9f7d4ad03 Reduce size of context, hack for now 2024-01-19 23:05:19 +01:00
Vasilije
f41f09171c Fix context retireval 2024-01-11 01:18:38 +01:00
Vasilije
0323ab68f1 Fix context retireval 2024-01-10 23:59:01 +01:00
Vasilije
7afe9a7e45 Add fuzzy matchin for neo4j 2024-01-09 23:10:51 +01:00
Vasilije
f7d2dd4390 Optimize the cognitive function a bit 2024-01-04 23:23:47 +01:00
Vasilije
9971cac0cb Optimize the cognitive function a bit 2023-12-30 23:49:54 +01:00
Vasilije
400e78b923 Fix database issue 2023-12-28 13:15:18 +01:00
Vasilije
37e7a7887c Test to fix deployment 2023-12-28 11:20:04 +01:00
Vasilije
0eae4e9cb3 Add all functions for architecture to work + for regular user flows, refactor and reformat issues, add boilerplate for loading jobs logic and extend search functionalities. 2023-12-28 10:05:37 +01:00
Vasilije
2928f51343 Add all functions for architecture to work + for regular user flows, refactor and reformat issues, add boilerplate for loading jobs logic and extend search functionalities. 2023-12-27 23:56:07 +01:00
Vasilije
118613c484 Make a change to test neo4j 2023-12-21 23:39:13 +01:00
Vasilije
523f893c5b Make sure that secrets would work on aws 2023-12-21 20:48:59 +01:00
Vasilije
fa1df60d5d Make sure that secrets would work on aws 2023-12-21 20:35:49 +01:00
Vasilije
078d6974bd Make sure that secrets would work on aws 2023-12-21 20:24:45 +01:00
Vasilije
cbde083ad6 Make sure that secrets would work on aws 2023-12-21 20:24:26 +01:00
Vasilije
9293c740c9 Make sure that secrets would work on aws 2023-12-21 20:01:44 +01:00
Vasilije
5ed04de27e Make sure that secrets would work on aws 2023-12-21 18:49:07 +01:00
Vasilije
6e47c1ff56 Automate summary function 2023-12-17 21:49:26 +01:00
Vasilije
dfb13a2181 Build the docker and push 2023-12-16 15:25:32 +01:00