Venice Chat (LLM)
venice_chatRun uncensored chat completions using Venice's diverse LLM catalog. Supports NSFW prompts and wallet authentication without a Venice account.
Instructions
Run an OpenAI-compatible chat completion via Venice's uncensored LLM catalog (Claude, GPT-5, Llama, DeepSeek, Qwen, GLM, Kimi, Venice Uncensored 1.1, etc.). 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 |
|---|---|---|---|
| stop | No | ||
| model | No | Model id. Defaults to venice-uncensored. | |
| top_p | No | ||
| messages | Yes | Chat messages, OpenAI format. | |
| max_tokens | No | ||
| temperature | No |