llama-stack-mirror/llama_stack/apis/common
Nathan Weinberg 272a3e9937
chore: standardize dataset not found error (#2962)
# What does this PR do?
1. Adds a broad schema for custom exception classes in the Llama Stack
project
2. Creates a new `DatasetNotFoundError` class
3. Implements the new class where appropriate 

Relates to #2379

Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
2025-07-30 14:52:46 -07:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
content_types.py chore: more mypy fixes (#2029) 2025-05-06 09:52:31 -07:00
errors.py chore: standardize dataset not found error (#2962) 2025-07-30 14:52:46 -07:00
job_types.py feat: Add nemo customizer (#1448) 2025-03-25 11:01:10 -07:00
responses.py feat: Add url field to PaginatedResponse and populate it using route … (#2419) 2025-06-16 11:19:48 +02:00
training_types.py chore(api): add mypy coverage to apis (#2648) 2025-07-09 12:55:16 +02:00
type_system.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00