text_generation
Generate output from a single prompt for one-shot tasks like summarization, translation, extraction, or Q&A.
Instructions
Generate text from a single prompt (simplified interface). Ideal for one-shot tasks like summarization, translation, extraction, or Q&A.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stop | No | ||
| model | No | ||
| prompt | Yes | Text prompt | |
| max_tokens | No | ||
| temperature | No | ||
| system_prompt | No |