llama-stack-mirror/llama_stack/distribution/routers
Nathan Weinberg c5622c79de
chore: standardize model not found error (#2964)
# What does this PR do?
1. Creates a new `ModelNotFoundError` class
2. Implements the new class where appropriate 

Relates to #2379

Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
2025-07-30 12:19:53 -07:00
..
__init__.py feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00
datasets.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00
eval_scoring.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00
inference.py chore: standardize model not found error (#2964) 2025-07-30 12:19:53 -07:00
safety.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00
tool_runtime.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00
vector_io.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00