Skip to content

Commit 2263848

Browse files
add version note
1 parent 4a9c10b commit 2263848

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

agent-framework/user-guide/agents/agent-types/anthropic-agent.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@ async def foundry_example():
120120
print(result.text)
121121
```
122122

123+
> Note:
124+
> This requires `anthropic>=0.74.0` to be installed.
125+
123126
## Agent Features
124127

125128
### Function Tools

0 commit comments

Comments
 (0)