• Stefy Lanza (nextime / spora )'s avatar
    Use selection_model field from autoselect configuration · 3b6feed8
    Stefy Lanza (nextime / spora ) authored
    - Add selection_model field to AutoselectConfig model
    - Update _get_model_selection to use autoselect_config.selection_model instead of hardcoded 'general'
    - Update handle_autoselect_request to log selection_model from config
    - Update handle_autoselect_streaming_request to log selection_model from config
    - Allows flexible configuration of which rotation to use for model selection
    3b6feed8
Name
Last commit
Last update
..
__init__.py Loading commit data...
config.py Loading commit data...
handlers.py Loading commit data...
models.py Loading commit data...
providers.py Loading commit data...