Venice Responses API
venice_responsesGenerate AI chat responses via OpenAI-compatible API, supporting single-turn or multi-turn conversations, tool use, and agentic workflows with configurable models and output limits.
Instructions
OpenAI-compatible Responses API. Single-turn or multi-turn with tool support. Operator preferences — default: minimax-m3-preview; also try: qwen-3-7-max. OpenAI Responses API; agentic tool-use loop supported. Uncensored: NSFW prompts allowed where the model permits. Supports x402 wallet auth (no Venice account needed) and API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Either a plain string or an array of role+content messages. | |
| model | No | ||
| temperature | No | ||
| max_output_tokens | No |