llama-stack-mirror/llama_stack/templates/vllm-gpu
Ellis Tarn ab9516c789
fix: Gaps in doc codegen (#1035)
# What does this PR do?
Catches docs up to source with:
```
python llama_stack/scripts/distro_codegen.py
```

[//]: # (If resolving an issue, uncomment and update the line below)
[//]: # (Closes #[issue-number])

## Test Plan
[Describe the tests you ran to verify your changes with result
summaries. *Provide clear instructions so the plan can be easily
re-executed.*]
Manually checked
```
sphinx-autobuild docs/source build/html
```

[//]: # (## Documentation)
[//]: # (- [ ] Added a Changelog entry if the change is significant)
2025-02-10 13:24:15 -08:00
..
__init__.py Update more distribution docs to be simpler and partially codegen'ed 2024-11-20 22:03:44 -08:00
build.yaml Rename builtin::memory -> builtin::rag 2025-01-22 20:22:51 -08:00
run.yaml fix: Gaps in doc codegen (#1035) 2025-02-10 13:24:15 -08:00
vllm.py Rename builtin::memory -> builtin::rag 2025-01-22 20:22:51 -08:00