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 個月前檢視次數 518 次
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 天前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南