mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-16 17:59:29 +00:00
inference adapters can now configure `refresh_models: bool` to control periodic model listing from their providers BREAKING CHANGE: together inference adapter default changed. previously always refreshed, now follows config. |
||
|---|---|---|
| .. | ||
| inference | ||
| memory | ||
| __init__.py | ||
| test_form_data.py | ||
| test_model_registry.py | ||
| test_openai_compat_conversion.py | ||
| test_scheduler.py | ||