Commit graph

12 commits

Author SHA1 Message Date
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
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
a904fa9d29 Fixes to database manager 2024-02-20 10:17:05 +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
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
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