• Stefy Lanza (nextime / spora )'s avatar
    Add new rotation API endpoints at /api/rotations · 9f5592c4
    Stefy Lanza (nextime / spora ) authored
    - Add GET /api/rotations endpoint to list all available rotations
    - Add POST /api/rotations/chat/completions endpoint for rotation chat completions
    - Model name in request now selects the specific rotation (coding, general, etc.)
    - Add GET /api/rotations/models endpoint to list all models across all rotations
    - Update root endpoint to show available rotations and autoselect options
    - Maintain backward compatibility with existing /api/{provider_id} endpoints
    9f5592c4
main.py 13.5 KB