llama-stack/docs/source/building_applications
ehhuang fbd47bb4b6
feat(agent): plain function as client tool (#1479)
Summary:
support added in
https://github.com/meta-llama/llama-stack-client-python/pull/187

Test Plan:

LLAMA_STACK_CONFIG=fireworks pytest -s -v
tests/integration/agents/test_agents.py --safety-shield
meta-llama/Llama-Guard-3-8B --text-model
meta-llama/Llama-3.1-8B-Instruct
2025-03-07 11:10:07 -08:00
..
agent.md docs: update test_agents to use new Agent SDK API (#1402) 2025-03-06 15:21:12 -08:00
agent_execution_loop.md docs: update test_agents to use new Agent SDK API (#1402) 2025-03-06 15:21:12 -08:00
evals.md docs: update test_agents to use new Agent SDK API (#1402) 2025-03-06 15:21:12 -08:00
index.md docs: update Agent documentation (#1333) 2025-03-01 22:34:52 -08:00
rag.md docs: update test_agents to use new Agent SDK API (#1402) 2025-03-06 15:21:12 -08:00
rag.png Update docs for RAG and improve CONTRIBUTING.md 2025-01-28 06:09:48 -08:00
safety.md Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
telemetry.md Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
tools.md feat(agent): plain function as client tool (#1479) 2025-03-07 11:10:07 -08:00