Skip to content

Commit b878ad1

Browse files
authored
Updated dotnet client sample
Without this package, the `AsBuilder()` method cannot be found.
1 parent aaf64ba commit b878ad1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/quickstart/client.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1399,6 +1399,7 @@ Then, add the required dependencies to your project:
13991399
dotnet add package ModelContextProtocol --prerelease
14001400
dotnet add package Anthropic.SDK
14011401
dotnet add package Microsoft.Extensions.Hosting
1402+
dotnet add package Microsoft.Extensions.AI
14021403
```
14031404

14041405
## Setting up your API key

0 commit comments

Comments
 (0)