• 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
..
cache Loading commit data...
__init__.py Loading commit data...
capabilities.py Loading commit data...
grammar.py Loading commit data...
manager.py Loading commit data...
parser.py Loading commit data...
templates.py Loading commit data...
tool_call_grammar.gbnf Loading commit data...
utils.py Loading commit data...