aws-doc-sdk-examples icon indicating copy to clipboard operation
aws-doc-sdk-examples copied to clipboard

[Enhancement]: Tool call example

Open LittleLittleCloud opened this issue 1 year ago • 5 comments

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?

LittleLittleCloud avatar Jul 26 '24 19:07 LittleLittleCloud

@DennisTraub is this something we could include in the .NET Bedrock examples?

rlhagerm avatar Jul 29 '24 16:07 rlhagerm

@rlhagerm Yes, I've already built a demo in Python and can add a C# adaptation to the docs.

DennisTraub avatar Jul 30 '24 09:07 DennisTraub

And update on this issue?

LittleLittleCloud avatar Aug 22 '24 05:08 LittleLittleCloud

@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.

DennisTraub avatar Aug 26 '24 09:08 DennisTraub

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 avatar Sep 06 '24 08:09 KaisNeffati

@KaisNeffati Yes, please create a new request.

brmur avatar Dec 13 '24 13:12 brmur

@brmur Here we go new request

KaisNeffati avatar Dec 20 '24 09:12 KaisNeffati