Link this session with others managed by the same task or manager agent
Session Feedback
Info will appear here...
🎯 System Prompt Configuration
Set custom instructions for the agent. The system prompt defines the agent's behavior, role, and response style for the entire session. The default system prompt is loaded from the agent server configuration.
💡 Enter as JSON object for templating (e.g., {{name}}, {{preferences.language}}) or plain text ({{data}})
💡 Tips:
System prompts are saved per session - your changes persist until you change them
Use specific instructions for better results (e.g., "Always format code in Python")
Click "🔄 Reset to Default" to reload the agent's default prompt
Each new session starts with the default prompt from the server
Templating: Use {{key}} for JSON properties or {{data}} for plain text
JSON Support: Session data is automatically parsed as JSON object if valid
Nested Access: Use dot notation like {{preferences.language}} for nested properties
⚙️ Advanced Configuration
Customize model parameters and behavior settings. These configurations persist within your session and override defaults.
Select a specific model to override the system default for this session.
Controls randomness: lower = more focused, higher = more creative
Maximum length of the response
Nucleus sampling: limits token choices
Request timeout duration
OpenAI-Specific Parameters
Reduces repetition of frequent tokens
Reduces repetition of any tokens
Comma-separated list of sequences that will stop generation