llama-stack-mirror/llama_stack/apis/common
RepoBird.ai Agent 0f765f00c2 feat(llama_stack/apis/common/responses.py, llama_stack/distribution/server/server.py, tests/integration/datasets/test_datasets.py): enhance pagination response with next URL
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.
2025-05-05 14:30:42 -07:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
content_types.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
deployment_types.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
job_types.py feat: Add nemo customizer (#1448) 2025-03-25 11:01:10 -07:00
responses.py feat(llama_stack/apis/common/responses.py, llama_stack/distribution/server/server.py, tests/integration/datasets/test_datasets.py): enhance pagination response with next URL 2025-05-05 14:30:42 -07:00
training_types.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
type_system.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00