Merge branch 'llamastack:main' into update_docs

This commit is contained in:
Kai Wu 2025-10-03 17:30:15 -07:00 committed by GitHub
commit 99c898fe1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
680 changed files with 203463 additions and 61478 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

BIN
docs/static/img/agentic-system.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

BIN
docs/static/img/favicon-16x16.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 657 B

BIN
docs/static/img/favicon-32x32.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
docs/static/img/favicon-48x48.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
docs/static/img/favicon-64x64.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

BIN
docs/static/img/favicon.ico vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 679 B

BIN
docs/static/img/favicon.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
docs/static/img/list-templates.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

BIN
docs/static/img/llama-stack.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 604 KiB

BIN
docs/static/img/model-lifecycle.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
docs/static/img/prompt-format.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 KiB

36
docs/static/site.webmanifest vendored Normal file
View file

@ -0,0 +1,36 @@
{
"name": "Llama Stack",
"short_name": "Llama Stack",
"description": "The open-source framework for building generative AI applications",
"start_url": "/",
"display": "standalone",
"theme_color": "#7C3AED",
"background_color": "#ffffff",
"icons": [
{
"src": "/img/favicon-16x16.png",
"sizes": "16x16",
"type": "image/png"
},
{
"src": "/img/favicon-32x32.png",
"sizes": "32x32",
"type": "image/png"
},
{
"src": "/img/favicon-48x48.png",
"sizes": "48x48",
"type": "image/png"
},
{
"src": "/img/favicon-64x64.png",
"sizes": "64x64",
"type": "image/png"
},
{
"src": "/img/llama-stack-logo.png",
"sizes": "200x200",
"type": "image/png"
}
]
}

18601
docs/static/stainless-llama-stack-spec.html vendored Normal file

File diff suppressed because it is too large Load diff

13870
docs/static/stainless-llama-stack-spec.yaml vendored Normal file

File diff suppressed because it is too large Load diff