Name | Description |
---|---|
Model |
Select the Claude model to use for generating responses. Available models: Claude 3 Opus Claude 3.5 Sonnet Claude 3 Sonnet Claude 3 Haiku |
Continue if max output tokens reached | If set to yes, the generation will continue beyond the maximum token limit by sending the prompt and generated output back to the model. |
Output language | Output language of the prompt |
Prompt |
Warning: Undefined array key "description" in /var/www/html/wp-content/themes/hello-promptmate/ai_systems_detail.php on line 115 |
Temperature | Controls randomness: Lowering results in less random completions. As the temperature approaches zero, the model will become deterministic and repetitive. |
Top P | Controls diversity via nucleus sampling: 0.5 means half of all likelihood-weighted options are considered. |