llama-stack/llama_stack/apis/common
Xi Yan baf68c665c
fix: fix jobs api literal return type (#1757)
# What does this PR do?

- We cannot directly return a literal type

> Note: this is not final jobs API change

[//]: # (If resolving an issue, uncomment and update the line below)
[//]: # (Closes #[issue-number])

## Test Plan
<img width="837" alt="image"
src="https://github.com/user-attachments/assets/18a17561-35f9-443d-987d-54afdd6ff40c"
/>


[//]: # (## Documentation)
2025-03-21 14:04:21 -07:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
content_types.py chore: Don't set type variables from register_schema() (#1713) 2025-03-19 20:29:00 -07:00
deployment_types.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
job_types.py fix: fix jobs api literal return type (#1757) 2025-03-21 14:04:21 -07:00
training_types.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
type_system.py chore: Don't set type variables from register_schema() (#1713) 2025-03-19 20:29:00 -07:00