Skip to content

docs: fix BetaAsyncAbstractMemoryTool example#1376

Open
nightcityblade wants to merge 1 commit intoanthropics:mainfrom
nightcityblade:fix/issue-1290-doc-example
Open

docs: fix BetaAsyncAbstractMemoryTool example#1376
nightcityblade wants to merge 1 commit intoanthropics:mainfrom
nightcityblade:fix/issue-1290-doc-example

Conversation

@nightcityblade
Copy link
Copy Markdown

Fixes #1290

Updates the BetaAsyncAbstractMemoryTool docstring example to use the async base class, async method definitions, AsyncAnthropic, and await ...run_tools(...).until_done() so the example matches the actual async API.

@nightcityblade nightcityblade requested a review from a team as a code owner April 14, 2026 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BetaAsyncAbstractMemoryTool docstring contains sync-only example (copy-paste from sync class)

1 participant