mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-02 13:54:32 +00:00
regen
This commit is contained in:
parent
6bcf682a56
commit
fa480149dd
4 changed files with 12564 additions and 1092 deletions
|
|
@ -99,3 +99,4 @@ def test_get_rows_paginated(llama_stack_client):
|
|||
assert isinstance(response.rows, list)
|
||||
assert len(response.rows) == 2
|
||||
assert response.next_page_token == "5"
|
||||
llama_stack_client.datasets.unregister("test_dataset")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue