appmixer.ai.bedrock.Converse
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Messages | expression | - |
| Custom Model Input | expression | Different models require different input parameter formats. Please refer to the model documentation for the correct input format. For example, the Anthropic Claud text models expect prompt (required), temperature, ....; while the Amazon Titan text models expect inputText as a required parameter. Use the Custom Model Input to define a custom input if your model does not support the standard input format which. In this case, leave the Messages field empty. Also, you can use the Custom Model Input to add any additional parameters next to the standard input format, for example temperature or max_tokens. |
| Region | text | Your AWS instance region. If not select, us-east-1 will be used as default. |
| Model | text | ID of the model to use. |
| Field | Type | Description |
|---|---|---|
| Response | - | |
| Input | - |