Update README.md

This commit is contained in:
Xi Yan 2024-09-28 16:55:22 -07:00 committed by GitHub
parent 5ce759adc4
commit b646167d94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -86,4 +86,5 @@ The `llama` CLI makes it easy to work with the Llama Stack set of tools, includi
## Llama Stack Client SDK ## Llama Stack Client SDK
- Check out our client SDKs for connecting to Llama Stack server in your preferred language, you can choose from [python](https://github.com/meta-llama/llama-stack-client-python), [node](https://github.com/meta-llama/llama-stack-client-node), [swift](https://github.com/meta-llama/llama-stack-client-swift), and [kotlin](https://github.com/meta-llama/llama-stack-client-kotlin) programming languages to quickly build your applications.
Check out our client SDKs for connecting to Llama Stack server in your preferred language, you can choose from [python](https://github.com/meta-llama/llama-stack-client-python), [node](https://github.com/meta-llama/llama-stack-client-node), [swift](https://github.com/meta-llama/llama-stack-client-swift), and [kotlin](https://github.com/meta-llama/llama-stack-client-kotlin) programming languages to quickly build your applications.