Nathan Weinberg
0f14378135
fix: broken "core concepts" link in docs website ( #940 )
...
# What does this PR do?
The `core concepts` link on [this
page](https://llama-stack.readthedocs.io/en/latest/contributing/new_api_provider.html )
is currently broken - this PR fixes that link
## Test Plan
Ran local docs build as described
[here](https://github.com/meta-llama/llama-stack/blob/main/CONTRIBUTING.md#building-the-documentation )
## Sources
N/A
## Before submitting
- [ ] 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.
- [x] Read the [contributor
guideline](https://github.com/meta-llama/llama-stack/blob/main/CONTRIBUTING.md ),
Pull Request section?
- [x] Updated relevant documentation.
- [x] Wrote necessary unit or integration tests.
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
2025-02-03 13:46:34 -08:00
Ashwin Bharambe
2118f37350
Doc updates
2025-01-23 21:31:18 -08:00
Hardik Shah
94ffaf468c
More updates to ReadTheDocs ( #861 )
...
Improve Contributing section
2025-01-23 12:50:38 -08:00
Hardik Shah
a6a4270eef
Updates to ReadTheDocs ( #859 )
...
Move evals section to AI Agents section
drop from top level and other minor fixes
2025-01-23 12:42:15 -08:00
Dinesh Yeduguru
86466b71a9
update docs for adding new API providers ( #855 )
...
# What does this PR do?
update docs for adding new API providers

2025-01-23 12:05:57 -08:00
Sixian Yi
82a28f3a24
update doc for client-sdk testing ( #849 )
...
As title
## Before submitting
- [ ] This PR fixes a typo or improves the docs (you can dismiss the
other checks if that's the case).
- [ ] 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.
2025-01-23 00:17:16 -08:00
Yuan Tang
7e1d628864
Fix some typos in distributions/providers docs ( #603 )
...
Fixed some typos that I spotted while reading the new/updated docs.
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
2024-12-11 10:10:52 -08:00
Jeffrey Lind
5fc2ee6f77
Fix URLs to Llama Stack Read the Docs Webpages ( #547 )
...
# What does this PR do?
Many of the URLs pointing to the Llama Stack's Read The Docs webpages
were broken, presumably due to recent refactor of the documentation.
This PR fixes all effected URLs throughout the repository.
2024-11-29 10:11:50 -06:00
Ashwin Bharambe
0481fa9540
Fix broken links with docs
2024-11-22 20:42:17 -08:00
Ashwin Bharambe
6229562760
Organize references
2024-11-22 16:46:45 -08:00
Ashwin Bharambe
900b0556e7
Much more documentation work, things are getting a bit consumable right now
2024-11-22 14:06:18 -08:00