mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-16 06:27:58 +00:00
docs: Update blocks formatting in docs/source files (#3120)
**Description:** The standard markdown [!NOTE] format is not supported on Sphinx generated documentation, replacing those instances. Also updating other Notes, Tips and Warning blocks throughout the source docs WIP: Working to update the provider code gen
This commit is contained in:
parent
c9b78602d3
commit
0cbd93c5cc
8 changed files with 24 additions and 9 deletions
|
@ -76,7 +76,9 @@ Features:
|
|||
- Context retrieval with token limits
|
||||
|
||||
|
||||
> **Note:** By default, llama stack run.yaml defines toolgroups for web search, wolfram alpha and rag, that are provided by tavily-search, wolfram-alpha and rag providers.
|
||||
```{note}
|
||||
By default, llama stack run.yaml defines toolgroups for web search, wolfram alpha and rag, that are provided by tavily-search, wolfram-alpha and rag providers.
|
||||
```
|
||||
|
||||
## Model Context Protocol (MCP)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue