mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-23 19:33:58 +00:00
Fix warnings in builds for documentation
This commit is contained in:
parent
b5a6ecc331
commit
6e17e2ccf2
16 changed files with 55 additions and 0 deletions
|
|
@ -89,4 +89,14 @@ Is associated with the ToolGroup resources.
|
|||
:maxdepth: 1
|
||||
|
||||
tool_runtime/index
|
||||
```
|
||||
|
||||
## Files Providers
|
||||
|
||||
This section contains documentation for all available providers for the **files** API.
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 1
|
||||
|
||||
files/index
|
||||
```
|
||||
|
|
@ -1,3 +1,7 @@
|
|||
---
|
||||
orphan: true
|
||||
---
|
||||
|
||||
# remote::bing-search
|
||||
|
||||
## Description
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue