appmixer.ai.claude.SendPrompt
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Prompt | textarea | The message content sent by the user to Claude. This will be used as input for the model. |
| System | textarea | Optional system prompt or instructions that guide Claude's behavior in this conversation. |
| Model | text | The identifier of the Claude model to use for generating the next message (e.g., 'claude-3-opus'). |
| Max Tokens | number | The maximum number of tokens to generate before stopping. Note that our models may stop before reaching this maximum. This parameter only specifies the absolute maximum number of tokens to generate. |
| Field | Type | Description |
|---|---|---|
| Answer | - | |
| Prompt | - |