Commit Graph

15 Commits

Author SHA1 Message Date
cs0lar
2f8cf68762 fixed conflicts 2023-04-13 18:33:13 +01:00
cs0lar
067e697b8b fixed weaviate test and fixed conflicts 2023-04-13 18:24:43 +01:00
Richard Beales
0ba2956ee4 Merge pull request #1014 from drikusroor/fix-flake8-issues-pt-2
Fix flake8 issues pt. 2 (Add E231 & E302 flake8 rules)
2023-04-13 17:56:06 +01:00
Drikus Roor
d1ea6cf002 lint: Fix all E302 linting errors 2023-04-13 10:50:51 +02:00
cs0lar
855de1890f Merge branch 'master' into feature/weaviate-memory 2023-04-13 06:23:36 +01:00
Merwane Hamadi
62bd93a4d2 Import NoMemory and add it as a memory_backend option in get_memory function 2023-04-12 17:48:08 -07:00
Drikus Roor
1f837968ff fix: Fix flake8 errors based on the flake8 command with a narrower definition of errors 2023-04-12 22:12:25 +02:00
cs0lar
5592dbd277 resolved latest conflicts 2023-04-12 19:54:56 +01:00
Eesa Hamza
ec6918ab48 Added some comments 2023-04-12 16:59:50 +03:00
Eesa Hamza
083ccb6bd3 Added a memory backend argument 2023-04-12 16:58:39 +03:00
cs0lar
5fe784aabe added weaviate to the supported vector memory providers 2023-04-11 11:14:13 +01:00
Toran Bruce Richards
9e139fb314 Wipe local memory on load 2023-04-09 05:22:03 +01:00
Toran Bruce Richards
d1777e39a8 Fixes incorrect class names in __all__
Changes "Cache" to "Memory".
2023-04-09 02:31:51 +01:00
BillSchumacher
503b58b794 Refactor memory into factory. 2023-04-07 18:30:04 -05:00
BillSchumacher
6819799ebe Create an abstract MemoryProviderSingleton class. Pass config instead of instantiating a new one where used. 2023-04-06 22:25:17 -05:00