Creates the default LLM-based classifier. Uses structured generation to select the minimal tool set for each user message.
Optional
Max chars per history message. Default: 300
Max prior turns for context. Default: 8
Language model for classification (ideally fast/cheap like gpt-4o-mini)
Creates the default LLM-based classifier. Uses structured generation to select the minimal tool set for each user message.