mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-02 00:34:44 +00:00
move telemetry to build applications section
This commit is contained in:
parent
c74fb18aca
commit
23f2c6e10b
4 changed files with 7 additions and 14 deletions
|
@ -11,5 +11,11 @@
|
|||
- memory / RAG; pre-ingesting content or attaching content in a turn
|
||||
- how does tool calling work
|
||||
- can you do evaluation?
|
||||
|
||||
```
|
||||
|
||||
```{toctree}
|
||||
:hidden:
|
||||
:maxdepth: 3
|
||||
|
||||
telemetry
|
||||
```
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
# Experimental Features
|
||||
|
||||
This section contains experimental features that are not yet fully supported or subject to change.
|
||||
|
||||
Telemetry: [Telemetry](telemetry/index)
|
||||
|
||||
```{toctree}
|
||||
:hidden:
|
||||
:maxdepth: 3
|
||||
|
||||
telemetry/index
|
||||
```
|
|
@ -84,5 +84,4 @@ building_applications/index
|
|||
contributing/index
|
||||
references/index
|
||||
cookbooks/index
|
||||
experimental/index
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue