Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 400 Bytes

File metadata and controls

15 lines (12 loc) · 400 Bytes

SDK Examples

Basic demo client scripts to help you get started with using SDK. For more complex app examples, please checkout our llama-stack-apps repo.

Setup

pip install llama-stack-client

Running Demo Scripts

python examples/inference/client.py
python examples/memory/client.py
python examples/safety/client.py