Skip to content

docs: fix async memory tool example - #1359

Closed
nightcityblade wants to merge 1 commit into
anthropics:mainfrom
nightcityblade:fix/issue-1290
Closed

docs: fix async memory tool example#1359
nightcityblade wants to merge 1 commit into
anthropics: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
@karpetrosyan

Copy link
Copy Markdown
Contributor

Duplicate of #1291

@karpetrosyan karpetrosyan marked this as a duplicate of #1291 Apr 13, 2026
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)

2 participants