mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 02:53:30 +00:00
docs: fixes to quick start (#1943)
# What does this PR do? [Provide a short summary of what this PR does and why. Link to relevant issues if applicable.] [//]: # (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.*] [//]: # (## Documentation) --------- Co-authored-by: Francisco Arceo <farceo@redhat.com>
This commit is contained in:
parent
2b2db5fbda
commit
ed58a94b30
5 changed files with 76 additions and 116 deletions
|
@ -536,6 +536,6 @@ uv run python rag_agent.py
|
|||
|
||||
::::
|
||||
|
||||
## You're Ready to Build Your Own Apps!
|
||||
**You're Ready to Build Your Own Apps!**
|
||||
|
||||
Congrats! 🥳 Now you're ready to [build your own Llama Stack applications](../building_applications/index)! 🚀
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue