Open LittleLittleCloud opened 4 months ago
@DennisTraub is this something we could include in the .NET Bedrock examples?
@rlhagerm Yes, I've already built a demo in Python and can add a C# adaptation to the docs.
And update on this issue?
@LittleLittleCloud thanks for checking in. I'll need a few weeks as I'm currently travelling but will keep this issue updated once I'm working on it.
Hey guys, I couldn't find an example for the Java SDK either! Should I go ahead and create a new [Enhancement] issue for this?
Background story
How to use function call/tool call in dotnet bedrock model runtime SDK
What does this example accomplish?
I want to use tool call with AWS bedrock model
Which AWS service(s)?
Bedrock model inference
Which AWS SDKs or tools?
Are there existing code examples to leverage?
https://docs.aws.amazon.com/bedrock/latest/userguide/tool-use.html
Do you have any reference code?