Function
pipe
RouteZapper
Last Updated
11 days ago
Created
11 days ago
Function ID
routezapper
Creator
@aerkin
Downloads
4+
Description
Smart Dispatcher is a Python-based tool that automatically routes and executes tasks using the most appropriate AI model, prioritizing reliability. It includes features like failover mechanisms, greeting rules, expanded task categories, token/difficulty-aware model selection, robust JSON parsing for classification, and prevention of duplicate headers in responses. This dispatcher supports multiple AI providers, including OpenAI (GPT models), Google (Gemini models), xAI (Grok models), and Perplexity (Sonar models). It classifies user queries based on topic, difficulty, token requirements, and response style, then selects and executes with the best-suited model.
README