added few-shot-guide

This commit is contained in:
Justin Lee 2024-11-01 14:14:35 -07:00
parent 78083c4e0a
commit 4f31f1b4cc
2 changed files with 145 additions and 1 deletions

View file

@ -137,4 +137,4 @@ asyncio.run(get_llama_response())
---
With these fundamentals, you should be well on your way to leveraging Llama Stacks text generation capabilities! For more advanced features, refer to the [Llama Stack Documentation](https://llama-stack.readthedocs.io/en/latest/).
With this fundamental, you should be well on your way to leveraging Llama Stacks text generation capabilities! For more advanced features, refer to the [Llama Stack Documentation](https://llama-stack.readthedocs.io/en/latest/).