llama-stack-mirror/llama_stack/providers
Akram Ben Aissi 0d5ce21764 fix: improve model availability checks
- Add has_model method to ModelsRoutingTable for checking pre-registered models
- Update check_model_availability to check model_store before provider APIs
2025-10-07 07:07:44 +02:00
..
inline feat(api): add extra_body parameter support with shields example (#3670) 2025-10-03 13:25:09 -07:00
registry chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
remote chore: remove together inference adapter's custom check_model_availability (#3702) 2025-10-06 13:28:36 -04:00
utils fix: improve model availability checks 2025-10-07 07:07:44 +02:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: combine ProviderSpec datatypes (#3378) 2025-09-18 16:10:00 +02:00