Commit graph

2375 commits

Author SHA1 Message Date
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
Vasilije
48698c547e Updated the graphs, added ids, made sure they are propagated among categories 2024-03-02 22:59:30 +01:00
Vasilije
cd310e8de7 Updated the graphs, added ids, made sure they are propagated among categories 2024-02-28 22:15:11 +01:00
Vasilije
ed6edb6dda Updated the graphs, added ids, made sure they are propagated among categories 2024-02-28 19:48:52 +01:00
Vasilije
fdd9141d5a Updated the graphs, added ids, made sure they are propagated among categories 2024-02-28 17:50:16 +01:00
Vasilije
cfd5931992 Updated the graphs, added ids, made sure they are propagated among categories 2024-02-28 15:21:09 +01:00
Vasilije
a04642f187 Updated the graphs, added ids, made sure they are propagated among categories 2024-02-28 10:57:38 +01:00
Vasilije
fd3e122c7d Added basic docs to serve for the blog 2024-02-27 23:13:13 +01:00
Vasilije
4cdceb5cce Added basic docs to serve for the blog 2024-02-27 11:19:13 +01:00
Vasilije
7e1757b52b Added basic docs to serve for the blog 2024-02-27 11:16:13 +01:00
Vasilije
e05a9311a2
Update README.md 2024-02-27 11:12:15 +01:00
Vasilije
9a844b5f83 Added basic docs to serve for the blog 2024-02-27 11:09:23 +01:00
Vasilije
b674aee90f Added basic docs to serve for the blog 2024-02-27 10:41:17 +01:00
Vasilije
811f626de0 Added basic docs to serve for the blog 2024-02-27 10:39:46 +01:00
Vasilije
a5512a5f39 Added basic docs to serve for the blog 2024-02-27 10:34:35 +01:00
Vasilije
52e0de04b9 Added basic docs to serve for the blog 2024-02-27 10:31:56 +01:00
Vasilije
8dbe0caa81 Added basic docs to serve for the blog 2024-02-27 10:24:32 +01:00
Vasilije
b6adccf38e Added basic docs to serve for the blog 2024-02-27 10:19:37 +01:00
Vasilije
8f37e77d17 Added basic docs to serve for the blog 2024-02-27 10:15:01 +01:00
Vasilije
23e5c461c3 Added basic docs to serve for the blog 2024-02-27 10:07:10 +01:00
Vasilije
6144c8f298 Added basic docs to serve for the blog 2024-02-27 09:56:48 +01:00
Vasilije
8a12baf235 Added basic docs to serve for the blog 2024-02-27 09:54:39 +01:00
Vasilije
b56752f889 Added basic docs to serve for the blog 2024-02-27 09:53:38 +01:00
Vasilije
ce31ee5570 Update poetry, split libs into extras 2024-02-27 09:03:04 +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
2fe437c92a
Merge pull request #44 from topoteretes/feature/postgres_deployment
Fixes to database manager
2024-02-20 21:23:09 +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
0ee8899f68
Merge pull request #43 from topoteretes/COG-68
Cog 68
2024-02-20 09:42:25 +01:00
Vasilije
f236bd0c87 Fixes to database manager 2024-02-20 09:29:09 +01:00
Vasilije
77d2e1b9ef Fixes to database manager 2024-02-19 23:33:53 +01:00
Vasilije
50103ec2d5
Update README.md 2024-02-19 22:09:11 +01:00
Vasilije
9568fad3a3
Merge pull request #42 from topoteretes/COG-23
Refactor sql database so it supports sqlite, added new vectordb type …
2024-02-19 19:53:34 +01:00
Vasilije
a7e83385da Fixes to README.md 2024-02-19 19:08:04 +01:00
Boris Arzentar
10766f2ac0 Merge remote-tracking branch 'origin/COG-23' into COG-23 2024-02-19 18:44:25 +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
636df49006 Fixes to README.md 2024-02-19 18:00:48 +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