How to use Mistral AI function calling in AWS Bedrock?

0

How can we use the tool usage or function calling on Mistral models available in AWS Bedrock

KK
質問済み 1ヶ月前515ビュー
2回答
0

First please make you have right level of access to call the LLM(Mistral) thru AWS Bedrock service.

The models can also be invoked programmatically using AWS CLI or SDKs for various programming languages like Python, Java etc. The SDKs make API calls to invoke the models and return the generated responses.

Please find the link to aws doc , it has example/ref code to call mistral model thru bedrock service using SDK in diff programing languages. https://docs.aws.amazon.com/bedrock/latest/userguide/bedrock-runtime_example_bedrock-runtime_InvokeMistral7B_section.html

profile pictureAWS
akad
回答済み 1ヶ月前
0

also curious on how to do this.

回答済み 18日前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ