llama-stack/llama_stack
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
..
apis sys_prompt support in Agent (#938) 2025-02-05 21:11:32 -08:00
cli feat: Add HTTPS serving option (#1000) 2025-02-07 09:39:08 -08:00
distribution raise when client initialize fails 2025-02-07 12:24:07 -08:00
providers Nuke use_proxy from code execution 2025-02-07 09:55:55 -08:00
scripts fix: Gaps in doc codegen (#1035) 2025-02-10 13:24:15 -08:00
templates fix: Gaps in doc codegen (#1035) 2025-02-10 13:24:15 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00