appmixer.ai.bedrock.SendPrompt
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Prompt | textarea | The text prompt to send to the model. |
| 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 Claude 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. In this case, leave the Prompt field empty. You can also use Custom Model Input to add additional parameters alongside a standard prompt, such as 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 |
|---|---|---|
| Answer | - | |
| Input | - |