Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

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