Python: updated docstrings (#1225)

* updated docstrings

* fix tests and mypy

* hosted file search docstring update

* updated versions
This commit is contained in:
Eduard van Valkenburg
2025-10-06 16:04:39 +00:00
committed by GitHub
parent b2ab9931fd
commit 714e7b50d4
32 changed files with 592 additions and 319 deletions
@@ -135,7 +135,9 @@ class Mem0Provider(ContextProvider):
Args:
messages: List of new messages in the thread.
kwargs: not used at present.
Keyword Args:
**kwargs: not used at present.
Returns:
Context: Context object containing instructions with memories.