Added support for google vector search - (matching engine) (#2177)
This commit is contained in:
@@ -641,4 +641,4 @@ class Memory(MemoryBase):
|
||||
capture_event("mem0.reset", self)
|
||||
|
||||
def chat(self, query):
|
||||
raise NotImplementedError("Chat function not implemented yet.")
|
||||
raise NotImplementedError("Chat function not implemented yet.")
|
||||
Reference in New Issue
Block a user