docs: provider formatting updates

This commit is contained in:
Alexey Rybak 2025-10-02 13:50:47 -07:00
parent 86aee92111
commit b35b546a2e
5 changed files with 40 additions and 22 deletions

View file

@ -1,4 +1,7 @@
--- ---
description: "Files
This API is used to upload documents that can be used with other Llama Stack APIs."
sidebar_label: Files sidebar_label: Files
title: Files title: Files
--- ---
@ -7,4 +10,8 @@ title: Files
## Overview ## Overview
Files
This API is used to upload documents that can be used with other Llama Stack APIs.
This section contains documentation for all available providers for the **files** API. This section contains documentation for all available providers for the **files** API.

View file

@ -1,5 +1,7 @@
--- ---
description: "Llama Stack Inference API for generating completions, chat completions, and embeddings. description: "Inference
Llama Stack Inference API for generating completions, chat completions, and embeddings.
This API provides the raw interface to the underlying models. Two kinds of models are supported: This API provides the raw interface to the underlying models. Two kinds of models are supported:
- LLM models: these models generate \"raw\" and \"chat\" (conversational) completions. - LLM models: these models generate \"raw\" and \"chat\" (conversational) completions.
@ -12,6 +14,8 @@ title: Inference
## Overview ## Overview
Inference
Llama Stack Inference API for generating completions, chat completions, and embeddings. Llama Stack Inference API for generating completions, chat completions, and embeddings.
This API provides the raw interface to the underlying models. Two kinds of models are supported: This API provides the raw interface to the underlying models. Two kinds of models are supported:

View file

@ -1,4 +1,7 @@
--- ---
description: "Safety
OpenAI-compatible Moderations API."
sidebar_label: Safety sidebar_label: Safety
title: Safety title: Safety
--- ---
@ -7,4 +10,8 @@ title: Safety
## Overview ## Overview
Safety
OpenAI-compatible Moderations API.
This section contains documentation for all available providers for the **safety** API. This section contains documentation for all available providers for the **safety** API.