mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-21 03:59:42 +00:00
Docs improvement v3 (#433)
# What does this PR do? - updated the notebooks to reflect past changes up to llama-stack 0.0.53 - updated readme to provide accurate and up-to-date info - improve the current zero to hero by integrating an example using together api ## 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. - [x] 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. --------- Co-authored-by: Sanyam Bhutani <sanyambhutani@meta.com>
This commit is contained in:
parent
97dc5b68e5
commit
9928405e2c
17 changed files with 1410 additions and 2295 deletions
1
docs/zero_to_hero_guide/.env.template
Normal file
1
docs/zero_to_hero_guide/.env.template
Normal file
|
@ -0,0 +1 @@
|
|||
BRAVE_SEARCH_API_KEY=YOUR_BRAVE_SEARCH_API_KEY
|
Loading…
Add table
Add a link
Reference in a new issue