• Your Name's avatar
    Refactor --list-cached-models to use centralized cache module function · e509279a
    Your Name authored
    - Add list_cached_models_info() function to codai.models.cache module
    - Move cache listing logic from main.py to the cache module
    - Update main.py to use the centralized function early (before heavy imports)
    - Improves code organization and avoids unnecessary imports for --list-cached-models
    e509279a
Name
Last commit
Last update
..
api Loading commit data...
backends Loading commit data...
models Loading commit data...
pydantic Loading commit data...
queue Loading commit data...
__init__.py Loading commit data...
cli.py Loading commit data...
main.py Loading commit data...