Pages · Laravilt
Agent Configuration
Configure AI agents
Configure AI agents for optimal performance.
Environment Variables
env
Config File
php
Model Selection
php
Provider Settings
Temperature and tokens are set in config file:
php
Best Practices
- Use
gpt-4o-minifor simple queries - Use
gpt-4ofor complex reasoning - Set
canDelete(false)by default - Define clear system prompts
- Configure temperature in config file