Basic demo client scripts to help you get started with using SDK. For more complex app examples, please checkout our llama-stack-apps repo.
pip install llama-stack-client
python examples/inference/client.py
python examples/memory/client.py
python examples/safety/client.py