Update index.md

This commit is contained in:
raghotham 2024-12-30 11:32:28 -08:00 committed by GitHub
parent 54f8aab61e
commit 79f8bc8416
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -154,10 +154,3 @@ if __name__ == "__main__":
- Learn how to [Build Llama Stacks](../distributions/index.md)
- See [References](../references/index.md) for more details about the llama CLI and Python SDK
- For example applications and more detailed tutorials, visit our [llama-stack-apps](https://github.com/meta-llama/llama-stack-apps/tree/main/examples) repository.
## Thinking out aloud here in terms of what to write in the docs
- how to get a llama stack server running
- what are all the different client sdks
- what are the components of building agents