mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 15:23:51 +00:00
minor enhancement md
This commit is contained in:
parent
1794ebc627
commit
b41abff4fb
1 changed files with 4 additions and 0 deletions
|
@ -131,3 +131,7 @@ async def get_llama_response(stream: bool = True):
|
|||
|
||||
asyncio.run(get_llama_response())
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
With these fundamentals, you should be well on your way to leveraging Llama Stack’s text generation capabilities! For more advanced features, refer to the [Llama Stack Documentation](https://llama-stack.readthedocs.io/en/latest/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue