llama-stack-mirror/llama_stack/apis/common
Mustafa Elbehery cd0ad21111
chore(api): add mypy coverage to apis (#2648)
# What does this PR do?
<!-- Provide a short summary of what this PR does and why. Link to
relevant issues if applicable. -->
This PR adds static type coverage to `llama-stack/apis`

Part of https://github.com/meta-llama/llama-stack/issues/2647

<!-- If resolving an issue, uncomment and update the line below -->
<!-- Closes #[issue-number] -->

## Test Plan
<!-- Describe the tests you ran to verify your changes with result
summaries. *Provide clear instructions so the plan can be easily
re-executed.* -->

Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2025-07-09 12:55:16 +02: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 unsupported model error #2517 (#2518) 2025-06-27 14:26:58 -04: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