• Stefy Lanza (nextime / spora )'s avatar
    Add new autoselect API endpoints at /api/autoselect · 1545c2cc
    Stefy Lanza (nextime / spora ) authored
    - 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
    1545c2cc
main.py 16.8 KB