forked from phoenix-oss/llama-stack-mirror
15 lines
297 B
Markdown
15 lines
297 B
Markdown
# Building Applications
|
|
|
|
```{admonition} Work in Progress
|
|
: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?
|
|
|
|
```
|