- Be specific in your requests as details will help the model understand what you need best.
- Add context to the context panel or reference scripts specifically by name to have the agent look for them.
- Minimize requests to optimize results
- Working in one step at a time is better than asking for the entirety of the game at once.
- Moving from system to system is more optimal for the AI Agent overall.
- Choose the right model for your development needs. Newer models are more thorough.
- Use the appropriate Agent mode to optimize results depending on the scenario.
- Use the appropriate processing mode to optimize results
- Fast uses the least amount of context possible. Great for quick requests cheap in token cost that do not need heavy scene context.
- Default uses a moderate amount of context in each request and does not include full scene hierarchy. Not good for debugging.
- Thinking uses the full amount of context available. Great for debugging and all requests but consumes more tokens each message.

