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
posta un mese fa514 visualizzazioni
2 Risposte
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
con risposta un mese fa
0

also curious on how to do this.

con risposta 18 giorni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande