Skip to content

docs: fix async memory tool example#1359

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

docs: fix async memory tool example#1359
nightcityblade wants to merge 1 commit intoanthropics:mainfrom
nightcityblade:fix/issue-1290

Conversation

@nightcityblade
Copy link
Copy Markdown

Fixes #1290

Updates the BetaAsyncAbstractMemoryTool example so it uses the async base class, async method definitions, and AsyncAnthropic() with asyncio.run(main()).

@nightcityblade nightcityblade requested a review from a team as a code owner April 10, 2026 15:20
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