[Enhancement]: Tool call example
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?
- [ ] All languages
- [X] .NET
- [ ] C++
- [ ] Go (v2)
- [ ] Java
- [ ] Java (v2)
- [ ] JavaScript
- [ ] JavaScript (v3)
- [ ] Kotlin
- [ ] PHP
- [ ] Python
- [ ] Ruby
- [ ] Rust
- [ ] Swift
- [ ] Not applicable
Are there existing code examples to leverage?
https://docs.aws.amazon.com/bedrock/latest/userguide/tool-use.html
Do you have any reference code?
@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?
@KaisNeffati Yes, please create a new request.
@brmur Here we go new request