mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Python: updated docstrings (#1225)
* updated docstrings * fix tests and mypy * hosted file search docstring update * updated versions
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user