chat
Send questions or instructions to a general-purpose LLM. Optionally set a system prompt to shape responses, with no API key needed.
Instructions
Ask a general-purpose LLM a question or give it an instruction, with an optional system prompt. No external API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The user's message or question for the assistant. | |
| system | No | Optional system instruction to steer the assistant's behaviour/persona. | |
| max_tokens | No | Maximum tokens to generate (default 512). |