mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 14:32:36 +00:00
511 B
511 B
Building Applications
:class: warning
## What can you do with the Stack?
- Agents
- what is a turn? session?
- inference
- memory / RAG; pre-ingesting content or attaching content in a turn
- how does tool calling work
- can you do evaluation?
For details on how to use the telemetry system to debug your applications, export traces to a dataset, and run evaluations, see the Telemetry section.
:hidden:
:maxdepth: 3
telemetry