llama-stack-mirror/docs/source
Ihar Hrachyshka 529708215c
[docs] Make RAG example self-contained (#962)
Before the patch, the example could not be executed verbatim without
copy-pasting client function from the inference example. I think it's
better to have examples self-contained, especially in a getting started
guide.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>

# What does this PR do?

See above.

## Test Plan

Confirmed example can now be executed verbatim.

## Sources

Please link relevant resources if necessary.


## Before submitting

- [x] This PR fixes a typo or improves the docs (you can dismiss the
other checks if that's the case).
- [x] Ran pre-commit to handle lint / formatting issues.
- [ ] Read the [contributor
guideline](https://github.com/meta-llama/llama-stack/blob/main/CONTRIBUTING.md),
      Pull Request section?
- [ ] Updated relevant documentation.
- [ ] Wrote necessary unit or integration tests.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-02-04 16:22:50 -08:00
..
building_applications Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
concepts Several documentation fixes and fix link to API reference 2025-02-04 14:00:43 -08:00
contributing fix: broken "core concepts" link in docs website (#940) 2025-02-03 13:46:34 -08:00
distributions docs: miscellaneous small fixes (#961) 2025-02-04 15:31:30 -08:00
getting_started [docs] Make RAG example self-contained (#962) 2025-02-04 16:22:50 -08:00
introduction Update index.md (#888) 2025-01-28 04:55:41 -08:00
playground update playground doc video 2024-12-26 14:50:19 -08:00
references Several documentation fixes and fix link to API reference 2025-02-04 14:00:43 -08:00
conf.py Several documentation fixes and fix link to API reference 2025-02-04 14:00:43 -08:00
index.md Several documentation fixes and fix link to API reference 2025-02-04 14:00:43 -08:00