mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 23:11:59 +00:00
Add an optional URL field to the PaginatedResponse model to facilitate pagination in API responses. Update the server logic to populate this URL based on the current request parameters when more data is available. Enhance tests to verify the presence and correctness of the URL in pagination scenarios. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| content_types.py | ||
| deployment_types.py | ||
| job_types.py | ||
| responses.py | ||
| training_types.py | ||
| type_system.py | ||