generateText
Generate customizable text responses from prompts using the Pollinations Text API. Specify models, set system behaviors, and receive outputs in JSON format for integration needs.
Instructions
Generate text from a prompt using the Pollinations Text API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
model | No | Model to use for text generation (default: "openai") | |
options | No | Additional options for text generation | |
prompt | Yes | The text prompt to generate a response for |