← Back to the Artificial Intelligence category

GPT-5

This node uses OpenAI's GPT-5 model to generate text responses based on input prompts.

AILLMOpenAIGPT
Try this node

Inputs

NameTypeRequiredDescription
instructionsstringNoSystem instructions for GPT-5's behavior
inputstringYesThe input text or question for GPT-5
schemaschemaNoJSON schema to constrain the output format

Outputs

NameTypeDescription
textanyGenerated text or JSON response from GPT-5

Related Nodes in Artificial Intelligence