llama-stack-mirror/llama_stack/apis
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
..
agents chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
batch_inference chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
benchmarks chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
common 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
datasetio chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
datasets chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
eval chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
files chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
inference chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
inspect chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
models chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
post_training chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
providers chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
safety chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
scoring chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
scoring_functions chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
shields chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
synthetic_data_generation chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
telemetry chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
tools chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
vector_dbs chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
vector_io chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
resource.py fix!: update eval-tasks -> benchmarks (#1032) 2025-02-13 16:40:58 -08:00
version.py llama-stack version alpha -> v1 2025-01-15 05:58:09 -08:00