update generate msg

This commit is contained in:
Xi Yan 2024-11-22 17:35:33 -08:00
parent 340e2f9726
commit 27ca112941
5 changed files with 4 additions and 5 deletions

View file

@ -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,