docs: context update (#5207)

Update context
This commit is contained in:
Eugene Yurtsev
2025-06-27 14:25:54 +00:00
committed by GitHub
parent fa5e7a97c2
commit 02a2467610
3 changed files with 93 additions and 145 deletions
+1 -1
View File
@@ -507,7 +507,7 @@ def update_user_name(
new_name: str,
tool_call_id: Annotated[str, InjectedToolCallId]
) -> Command:
"""Update user name in short-term memory."""
"""Update user-name in short-term memory."""
# highlight-next-line
return Command(update={
# highlight-next-line