llama-stack-mirror/llama_stack/providers
Rohan Awhad 7ccf83fb74 chore: standardize unsupported model error #2517
- llama_stack/exceptions.py: Add UnsupportedModelError class
- remote inference ollama.py and utils/inference/model_registry.py:
Changed ValueError in favor of UnsupportedModelError
- utils/inference/litellm_openai_mixin.py: remote register_model func.
Now uses parent class ModelRegistry's func

Closes #2517
2025-06-25 11:10:58 -04:00
..
inline feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00
registry feat: File search tool for Responses API (#2426) 2025-06-13 14:32:48 -04:00
remote chore: standardize unsupported model error #2517 2025-06-25 11:10:58 -04:00
utils chore: standardize unsupported model error #2517 2025-06-25 11:10:58 -04:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py fix(tools): do not index tools, only index toolgroups (#2261) 2025-05-25 13:27:52 -07:00