mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 04:04:14 +00:00
docs: fix API specs
This commit is contained in:
parent
428126d790
commit
86aee92111
6 changed files with 10 additions and 24 deletions
6
docs/static/stainless-llama-stack-spec.html
vendored
6
docs/static/stainless-llama-stack-spec.html
vendored
|
@ -71,8 +71,6 @@
|
|||
],
|
||||
"summary": "List chat completions.",
|
||||
"description": "List chat completions.",
|
||||
"summary": "List chat completions.",
|
||||
"description": "List chat completions.",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "after",
|
||||
|
@ -1342,8 +1340,8 @@
|
|||
"tags": [
|
||||
"Agents"
|
||||
],
|
||||
"summary": "List all responses.",
|
||||
"description": "List all responses.",
|
||||
"summary": "Create a model response.",
|
||||
"description": "Create a model response.",
|
||||
"parameters": [],
|
||||
"requestBody": {
|
||||
"content": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue