mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 23:09:48 +00:00
update generate msg
This commit is contained in:
parent
340e2f9726
commit
27ca112941
5 changed files with 4 additions and 5 deletions
|
|
@ -87,7 +87,7 @@ html_style = "../_static/css/my_theme.css"
|
|||
redoc = [
|
||||
{
|
||||
"name": "Llama Stack API",
|
||||
"page": "api_reference/index",
|
||||
"page": "references/api_reference/index",
|
||||
"spec": "../resources/llama-stack-spec.yaml",
|
||||
"opts": {
|
||||
"suppress-warnings": True,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue