Template:GPTBot
Jump to navigation
Jump to search
This template defines a GPT Bot configuration for use with Special:AIChat.
Usage
{{GPTBot
|name=Bot Name
|model=google/gemma-3-27b-it:free
|system_prompt=You are a helpful assistant...
|temperature=0.7
}}
Parameters
- name - Display name for the bot
- model - OpenRouter model ID (default: google/gemma-3-27b-it:free)
- system_prompt - The system prompt that defines bot behavior
- temperature - Response creativity 0.0-1.0 (default: 0.7)