Skip to main content

Generate a response with Claude (Large context)

Use Claude to generate human-like responses to a given prompt or question. Maximum response length is 50,000 tokens. Accepted file formats: PNG, JPEG, WEBP, GIF and PDF. To stay under the 32 MB request limit for both the prompt and files, please compress large PDFs.Outcomes: SuccessThis Wrk Action uses AI-generated content. Like all AI content, use with caution; information may be outdated, incomplete, or inaccurate.

Application

  • Anthropic

Inputs (what you have)

NameDescriptionData TypeRequired?Example
PromptThe prompt to generate completions for. Input will be truncated if it exceeds the limit set by the APIText (Long)Yes
ModelSelect the Claude model to use for generating the responseText (Short)Yes
System messageThe message which sets the context and expectations for a conversation with the AIText (Long)No
TemperatureSampling temperature to use, between 0 and 2. Higher values like 0.8 will make the output more random, while lower values like 0.2 will make it more focused and deterministicNumber with decimalsNo
File input 1The file to be provided to the AIFileNo
File input 2A second file to be provided to the AIFileNo
File input 3A third file to be provided to the AIFileNo
Return response as JSON?If set to true, the response of the AI will return valid JSONTrue/FalseNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
Generated textText content created by artificial intelligenceText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.

Requirements

  • N/A