diff --git a/docs/static/deprecated-llama-stack-spec.html b/docs/static/deprecated-llama-stack-spec.html index c34faa9e7..7e6ad5ad4 100644 --- a/docs/static/deprecated-llama-stack-spec.html +++ b/docs/static/deprecated-llama-stack-spec.html @@ -1445,6 +1445,8 @@ ], "summary": "List chat completions.", "description": "List chat completions.", + "summary": "List chat completions.", + "description": "List chat completions.", "parameters": [ { "name": "after", @@ -2119,8 +2121,8 @@ "tags": [ "Agents" ], - "summary": "Create a model response.", - "description": "Create a model response.", + "summary": "List all responses.", + "description": "List all responses.", "parameters": [], "requestBody": { "content": { diff --git a/docs/static/deprecated-llama-stack-spec.yaml b/docs/static/deprecated-llama-stack-spec.yaml index b9834c45e..13b47da7f 100644 --- a/docs/static/deprecated-llama-stack-spec.yaml +++ b/docs/static/deprecated-llama-stack-spec.yaml @@ -1035,6 +1035,8 @@ paths: - Inference summary: List chat completions. description: List chat completions. + summary: List chat completions. + description: List chat completions. parameters: - name: after in: query @@ -1558,6 +1560,8 @@ paths: $ref: '#/components/responses/DefaultError' tags: - Agents + summary: List all responses. + description: List all responses. summary: Create a model response. description: Create a model response. parameters: [] diff --git a/docs/static/llama-stack-spec.html b/docs/static/llama-stack-spec.html index f517f02f0..eb761cacf 100644 --- a/docs/static/llama-stack-spec.html +++ b/docs/static/llama-stack-spec.html @@ -71,6 +71,8 @@ ], "summary": "List chat completions.", "description": "List chat completions.", + "summary": "List chat completions.", + "description": "List chat completions.", "parameters": [ { "name": "after", @@ -1340,8 +1342,8 @@ "tags": [ "Agents" ], - "summary": "Create a model response.", - "description": "Create a model response.", + "summary": "List all responses.", + "description": "List all responses.", "parameters": [], "requestBody": { "content": { diff --git a/docs/static/llama-stack-spec.yaml b/docs/static/llama-stack-spec.yaml index 2c1d77e30..583e6c1d9 100644 --- a/docs/static/llama-stack-spec.yaml +++ b/docs/static/llama-stack-spec.yaml @@ -35,6 +35,8 @@ paths: - Inference summary: List chat completions. description: List chat completions. + summary: List chat completions. + description: List chat completions. parameters: - name: after in: query @@ -1023,8 +1025,8 @@ paths: $ref: '#/components/responses/DefaultError' tags: - Agents - summary: Create a model response. - description: Create a model response. + summary: List all responses. + description: List all responses. parameters: [] requestBody: content: diff --git a/docs/static/stainless-llama-stack-spec.html b/docs/static/stainless-llama-stack-spec.html index 4217abeb8..6e1448961 100644 --- a/docs/static/stainless-llama-stack-spec.html +++ b/docs/static/stainless-llama-stack-spec.html @@ -71,6 +71,8 @@ ], "summary": "List chat completions.", "description": "List chat completions.", + "summary": "List chat completions.", + "description": "List chat completions.", "parameters": [ { "name": "after", @@ -1340,8 +1342,8 @@ "tags": [ "Agents" ], - "summary": "Create a model response.", - "description": "Create a model response.", + "summary": "List all responses.", + "description": "List all responses.", "parameters": [], "requestBody": { "content": { diff --git a/docs/static/stainless-llama-stack-spec.yaml b/docs/static/stainless-llama-stack-spec.yaml index a6e659394..2c7fb8f92 100644 --- a/docs/static/stainless-llama-stack-spec.yaml +++ b/docs/static/stainless-llama-stack-spec.yaml @@ -38,6 +38,8 @@ paths: - Inference summary: List chat completions. description: List chat completions. + summary: List chat completions. + description: List chat completions. parameters: - name: after in: query @@ -1026,8 +1028,8 @@ paths: $ref: '#/components/responses/DefaultError' tags: - Agents - summary: Create a model response. - description: Create a model response. + summary: List all responses. + description: List all responses. parameters: [] requestBody: content: