llama-stack-mirror/llama_stack/apis/common
Nathan Weinberg ff8942bc71 refactor: standardize InferenceRouter model handling
* introduces ModelTypeError custom exception class
* introduces _get_model private method in InferenceRouter class
* standardizes inconsistent variable name usage for models in InferenceRouter class
* removes unneeded model type check in ollama provider

Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
2025-08-12 04:49:43 -04:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
content_types.py docs: Add detailed docstrings to API models and update OpenAPI spec (#2889) 2025-07-30 16:32:59 -07:00
errors.py refactor: standardize InferenceRouter model handling 2025-08-12 04:49:43 -04:00
job_types.py docs: Add detailed docstrings to API models and update OpenAPI spec (#2889) 2025-07-30 16:32:59 -07:00
responses.py docs: Add detailed docstrings to API models and update OpenAPI spec (#2889) 2025-07-30 16:32:59 -07:00
training_types.py docs: Add detailed docstrings to API models and update OpenAPI spec (#2889) 2025-07-30 16:32:59 -07:00
type_system.py docs: Add detailed docstrings to API models and update OpenAPI spec (#2889) 2025-07-30 16:32:59 -07:00