Create a Bot
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Bot name |
model | string | Yes | Model to use (e.g., gpt-5-mini) |
instruction | string | Yes | System instructions for the bot |
max_reply_tokens | number | No | Max response length (default: 1000) |
temperature | number | No | Creativity 0-1 (default: 0.7) |
reasoning_mode | string | No | auto, standard, stepwise, react, interactive |
status | string | No | active or inactive (default: active) |
Response
Get Bot Details
List All Bots
Response
Update Bot
Reset Bot
Reset a bot’s conversation history and training data:Delete Bot
Choose a Model
See all available models:Model Comparison
Compare 50+ models across 9 providers
Popular Models
- gpt-5-mini - Fast, cheap, great for most tasks (1 credit)
- gpt-5 - Most capable OpenAI model (5 credits)
- gemini-2.0-flash - Fast Google model with 1M context (1 credit)
- gemini-2.5-flash-thinking - Reasoning model (3 credits)
- claude-3.7-sonnet - Best for complex tasks (4 credits)