Chat with a UnoRouter model
chatSend a single prompt to any UnoRouter model and receive the reply. Choose from free or paid models for AI-generated responses.
Instructions
Send a single prompt to any UnoRouter model and return the reply. Use search_models to find model IDs; :free models cost nothing (light per-model rate limit, rotate models if you hit 429).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Model id, e.g. deepseek-v4-flash:free | |
| prompt | Yes | The user prompt | |
| system | No | Optional system prompt | |
| max_tokens | No | ||
| temperature | No |