docs: provider formatting updates

This commit is contained in:
Alexey Rybak 2025-10-02 13:50:47 -07:00
parent a15880a631
commit 4af6d4c163
3 changed files with 20 additions and 2 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,7 +14,9 @@ title: Inference
## Overview ## Overview
Llama Stack Inference API for generating completions, chat completions, and embeddings. 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.

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.