diff --git a/docs/source/getting_started/index.md b/docs/source/getting_started/index.md index 80590bfad..04ba6e4e4 100644 --- a/docs/source/getting_started/index.md +++ b/docs/source/getting_started/index.md @@ -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