Add new autoselect API endpoints at /api/autoselect
- Add GET /api/autoselect endpoint to list all available autoselect configurations
- Add POST /api/autoselect/chat/completions endpoint for autoselect chat completions
- Model name in request now selects the specific autoselect configuration
- Add GET /api/autoselect/models endpoint to list all models across all autoselect configurations
- Maintain backward compatibility with existing /api/{provider_id} endpoints
- Follows same pattern as rotation endpoints for consistency
Showing
Please
register
or
sign in
to comment