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
|
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
|
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 |
|