Claude

Input fields / Configuration

These are the fields which can be used for configuring the AI system request.

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.

Result Fields

These result fields are available in the final data and can be used in additional AI System Requests.

Name Description
Prompt result Result of the prompt
Start creating an APP using this AI System and combine it with other available AI Systems and external data.