Commit graph

82 commits

Author SHA1 Message Date
Vasilije
ee67af5562 Fix poetry deps 2024-03-13 14:44:47 +01:00
Boris Arzentar
d871a7b3d1 fix: remove obsolete code 2024-03-13 10:19:03 +01:00
Boris Arzentar
9448e36201 feat: cognify dataset from add step 2024-03-12 22:55:56 +01:00
Boris Arzentar
260a21fc22 Merge remote-tracking branch 'origin/feat/COG-24-add-qdrant' into feat/COG-24-add-qdrant 2024-03-12 20:55:31 +01:00
Boris Arzentar
8cbf488e59 feat: save files metadata in duckdb 2024-03-12 13:42:51 +01:00
Vasilije
afd3053064 Add utils for graph visualization + classification nodes 2024-03-12 10:43:22 +01:00
Vasilije
df6d1a0f07 Add utils for graph visualization + classification nodes 2024-03-11 22:50:51 +01:00
Vasilije
d69d42b451 Add utils for graph visualization + classification nodes 2024-03-11 14:23:01 +01:00
Vasilije
7e964bcb23 Add utils for graph visualization + classification nodes 2024-03-11 12:41:32 +01:00
Vasilije
faf7e6ae59 Add utils for graph visualization + classification nodes 2024-03-10 23:27:56 +01:00
Vasilije
ed1b44fd7b Add utils for graph visualization + classification nodes 2024-03-10 13:18:28 +01:00
Vasilije
2cc4ec7a78 Add utils for graph visualization + classification nodes 2024-03-10 12:15:17 +01:00
Vasilije
4ea9a2c134 Prepare for the presentation, add info 2024-03-09 18:39:00 +01:00
Vasilije
9ad22edb15 Prepare for the presentation, add info 2024-03-09 17:40:51 +01:00
Vasilije
66b40dfcd0 Prepare for the presentation, add info 2024-03-08 13:09:01 +01:00
Vasilije
5e526c0e06 Prepare for the presentation, add info 2024-03-08 12:39:05 +01:00
Vasilije
fa6f50a03d Prepare for the presentation, add info 2024-03-07 16:58:04 +01:00
Vasilije
5a4935f0dc Fixes to llm calls and general logic updates 2024-03-07 15:37:17 +01:00
Vasilije
06f701eb23 Fixes to llm calls and general logic updates 2024-03-07 14:06:19 +01:00
Vasilije
b530f19e49 Added graph intefrace, added neo4j + networkx structure and updates to the notebook 2024-03-06 22:34:16 +01:00
Vasilije
30f758a6a3 Added graph intefrace, added neo4j + networkx structure and updates to the notebook 2024-03-06 22:12:48 +01:00
Vasilije
876227e5a0 Added graph intefrace, added neo4j + networkx structure and updates to the notebook 2024-03-06 21:50:25 +01:00
Vasilije
2433e4ed93 Added graph intefrace, added neo4j + networkx structure and updates to the notebook 2024-03-06 21:42:50 +01:00
Vasilije
5426f68d2c Added graph intefrace, added neo4j + networkx structure and updates to the notebook 2024-03-05 19:05:58 +01:00
Vasilije
0dffd1a261 Added graph intefrace, added neo4j + networkx structure and updates to the notebook 2024-03-05 12:18:01 +01:00
Vasilije
279c7a0789 Added graph intefrace, added neo4j + networkx structure and updates to the notebook 2024-03-03 15:49:52 +01:00
Boris Arzentar
769d6b5080 feat: add create-memory and remember API endpoints
Add possibility to create a new Vector memory and store text data points using openai embeddings.
2024-02-25 23:56:50 +01:00
Boris Arzentar
a6b9c8a5bf feat: add vector database interface 2024-02-22 14:09:16 +01:00
Vasilije
423e0d508b Fixes to create db script 2024-02-20 19:23:40 +01:00
Vasilije
1d90f1184b Fixes to create db script 2024-02-20 19:08:18 +01:00
Vasilije
d88a1e0b04 Fixes to create db script 2024-02-20 18:31:07 +01:00
Vasilije
3b8fa9d8f2 Fixes to create db script 2024-02-20 18:06:31 +01:00
Vasilije
0ba9342f5d Fixes to create db script 2024-02-20 17:41:40 +01:00
Vasilije
35426c3354 Fixes to database manager 2024-02-20 17:10:14 +01:00
Vasilije
bf9c80653e Fixes to database manager 2024-02-20 16:29:07 +01:00
Vasilije
86555460d2 Fixes to database manager 2024-02-20 10:41:50 +01:00
Vasilije
a904fa9d29 Fixes to database manager 2024-02-20 10:17:05 +01:00
Vasilije
77d2e1b9ef Fixes to database manager 2024-02-19 23:33:53 +01:00
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