Missing AutoRouter Option in AI Kit Playground

๐งพ Description
The AutoRouter option is missing from the AI Kit Playground interface. This feature is expected to automatically select or route the best available model based on task type or resource usage, but there is no visible toggle or dropdown for it in the current UI.
๐ Steps to Reproduce
- Navigate to https://hub.aigne.io/ai-kit/playground?locale=en.
- Observe available configuration options in the Playground interface.
- Notice that there is no AutoRouter or Auto Model Selection option.
โ Expected Behavior
An AutoRouter option (or toggle) should be available in the Playground, allowing automatic model routing or intelligent model selection based on:
- Model load/performance, or
- Input type (text, image, etc.), or
- Developer preference for automatic routing.
โ Actual Behavior
The AutoRouter option is completely missing โ users must manually select models every time.
๐งฐ Environment
- Platform: AIGNE Hub
- Section: AI Kit Playground
- Device: Desktop
- Browser: Chrome (Latest)
- OS: Windows 11
- Reproducibility: 100%
๐ Impact
- Severity: Medium
- Priority: Medium
- Impact:
- Reduces developer efficiency and user experience.
- Increases manual configuration workload.
- Prevents testing of AutoRouter-dependent workflows.
๐ง Suggested Fix
- Add an AutoRouter toggle or dropdown in the Playground interface.
- Implement backend logic to automatically select models based on task type or system load.
- Optionally, add a tooltip explaining how AutoRouter prioritizes models.
1 reply
It's a very good suggestion. We will consider adding it