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
질문됨 한 달 전514회 조회
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
답변함 한 달 전
0

also curious on how to do this.

답변함 18일 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠