mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-27 06:28:50 +00:00
Merge ae9dda3665
into abade761e0
This commit is contained in:
commit
bc0022ac6a
77 changed files with 286 additions and 106 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::meta-reference
|
# inline::meta-reference
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::nvidia
|
# remote::nvidia
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::huggingface
|
# inline::huggingface
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::torchtune
|
# inline::torchtune
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::nvidia
|
# remote::nvidia
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::basic
|
# inline::basic
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::braintrust
|
# inline::braintrust
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::llm-as-judge
|
# inline::llm-as-judge
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -11,4 +11,5 @@ See the [Adding a New API Provider](new_api_provider.md) which describes how to
|
||||||
:hidden:
|
:hidden:
|
||||||
|
|
||||||
new_api_provider
|
new_api_provider
|
||||||
|
testing
|
||||||
```
|
```
|
||||||
|
|
|
@ -9,6 +9,7 @@ This section provides an overview of the distributions available in Llama Stack.
|
||||||
list_of_distributions
|
list_of_distributions
|
||||||
building_distro
|
building_distro
|
||||||
customizing_run_yaml
|
customizing_run_yaml
|
||||||
|
starting_llama_stack_server
|
||||||
importing_as_library
|
importing_as_library
|
||||||
configuration
|
configuration
|
||||||
```
|
```
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::meta-reference
|
# inline::meta-reference
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::localfs
|
# inline::localfs
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::huggingface
|
# remote::huggingface
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::nvidia
|
# remote::nvidia
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::meta-reference
|
# inline::meta-reference
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::nvidia
|
# remote::nvidia
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::localfs
|
# inline::localfs
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -90,3 +90,13 @@ Is associated with the ToolGroup resources.
|
||||||
|
|
||||||
tool_runtime/index
|
tool_runtime/index
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Files Providers
|
||||||
|
|
||||||
|
Is associated with the **files** APIs
|
||||||
|
|
||||||
|
```{toctree}
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
files/index
|
||||||
|
```
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::meta-reference
|
# inline::meta-reference
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::sentence-transformers
|
# inline::sentence-transformers
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::anthropic
|
# remote::anthropic
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::bedrock
|
# remote::bedrock
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,21 +0,0 @@
|
||||||
# remote::cerebras-openai-compat
|
|
||||||
|
|
||||||
## Description
|
|
||||||
|
|
||||||
Cerebras OpenAI-compatible provider for using Cerebras models with OpenAI API format.
|
|
||||||
|
|
||||||
## Configuration
|
|
||||||
|
|
||||||
| Field | Type | Required | Default | Description |
|
|
||||||
|-------|------|----------|---------|-------------|
|
|
||||||
| `api_key` | `str \| None` | No | | The Cerebras API key |
|
|
||||||
| `openai_compat_api_base` | `<class 'str'>` | No | https://api.cerebras.ai/v1 | The URL for the Cerebras API server |
|
|
||||||
|
|
||||||
## Sample Configuration
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
openai_compat_api_base: https://api.cerebras.ai/v1
|
|
||||||
api_key: ${env.CEREBRAS_API_KEY}
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::cerebras
|
# remote::cerebras
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::databricks
|
# remote::databricks
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,21 +0,0 @@
|
||||||
# remote::fireworks-openai-compat
|
|
||||||
|
|
||||||
## Description
|
|
||||||
|
|
||||||
Fireworks AI OpenAI-compatible provider for using Fireworks models with OpenAI API format.
|
|
||||||
|
|
||||||
## Configuration
|
|
||||||
|
|
||||||
| Field | Type | Required | Default | Description |
|
|
||||||
|-------|------|----------|---------|-------------|
|
|
||||||
| `api_key` | `str \| None` | No | | The Fireworks API key |
|
|
||||||
| `openai_compat_api_base` | `<class 'str'>` | No | https://api.fireworks.ai/inference/v1 | The URL for the Fireworks API server |
|
|
||||||
|
|
||||||
## Sample Configuration
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
openai_compat_api_base: https://api.fireworks.ai/inference/v1
|
|
||||||
api_key: ${env.FIREWORKS_API_KEY}
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::fireworks
|
# remote::fireworks
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::gemini
|
# remote::gemini
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,21 +0,0 @@
|
||||||
# remote::groq-openai-compat
|
|
||||||
|
|
||||||
## Description
|
|
||||||
|
|
||||||
Groq OpenAI-compatible provider for using Groq models with OpenAI API format.
|
|
||||||
|
|
||||||
## Configuration
|
|
||||||
|
|
||||||
| Field | Type | Required | Default | Description |
|
|
||||||
|-------|------|----------|---------|-------------|
|
|
||||||
| `api_key` | `str \| None` | No | | The Groq API key |
|
|
||||||
| `openai_compat_api_base` | `<class 'str'>` | No | https://api.groq.com/openai/v1 | The URL for the Groq API server |
|
|
||||||
|
|
||||||
## Sample Configuration
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
openai_compat_api_base: https://api.groq.com/openai/v1
|
|
||||||
api_key: ${env.GROQ_API_KEY}
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::groq
|
# remote::groq
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::hf::endpoint
|
# remote::hf::endpoint
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::hf::serverless
|
# remote::hf::serverless
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::llama-openai-compat
|
# remote::llama-openai-compat
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::nvidia
|
# remote::nvidia
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::ollama
|
# remote::ollama
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::openai
|
# remote::openai
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::passthrough
|
# remote::passthrough
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::runpod
|
# remote::runpod
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,21 +0,0 @@
|
||||||
# remote::sambanova-openai-compat
|
|
||||||
|
|
||||||
## Description
|
|
||||||
|
|
||||||
SambaNova OpenAI-compatible provider for using SambaNova models with OpenAI API format.
|
|
||||||
|
|
||||||
## Configuration
|
|
||||||
|
|
||||||
| Field | Type | Required | Default | Description |
|
|
||||||
|-------|------|----------|---------|-------------|
|
|
||||||
| `api_key` | `str \| None` | No | | The SambaNova API key |
|
|
||||||
| `openai_compat_api_base` | `<class 'str'>` | No | https://api.sambanova.ai/v1 | The URL for the SambaNova API server |
|
|
||||||
|
|
||||||
## Sample Configuration
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
openai_compat_api_base: https://api.sambanova.ai/v1
|
|
||||||
api_key: ${env.SAMBANOVA_API_KEY}
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::sambanova
|
# remote::sambanova
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::tgi
|
# remote::tgi
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,21 +0,0 @@
|
||||||
# remote::together-openai-compat
|
|
||||||
|
|
||||||
## Description
|
|
||||||
|
|
||||||
Together AI OpenAI-compatible provider for using Together models with OpenAI API format.
|
|
||||||
|
|
||||||
## Configuration
|
|
||||||
|
|
||||||
| Field | Type | Required | Default | Description |
|
|
||||||
|-------|------|----------|---------|-------------|
|
|
||||||
| `api_key` | `str \| None` | No | | The Together API key |
|
|
||||||
| `openai_compat_api_base` | `<class 'str'>` | No | https://api.together.xyz/v1 | The URL for the Together API server |
|
|
||||||
|
|
||||||
## Sample Configuration
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
openai_compat_api_base: https://api.together.xyz/v1
|
|
||||||
api_key: ${env.TOGETHER_API_KEY}
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::together
|
# remote::together
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::vllm
|
# remote::vllm
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::watsonx
|
# remote::watsonx
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::huggingface
|
# inline::huggingface
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::torchtune
|
# inline::torchtune
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::nvidia
|
# remote::nvidia
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::code-scanner
|
# inline::code-scanner
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::llama-guard
|
# inline::llama-guard
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::prompt-guard
|
# inline::prompt-guard
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::bedrock
|
# remote::bedrock
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::nvidia
|
# remote::nvidia
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::sambanova
|
# remote::sambanova
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::basic
|
# inline::basic
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::braintrust
|
# inline::braintrust
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::llm-as-judge
|
# inline::llm-as-judge
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::meta-reference
|
# inline::meta-reference
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::rag-runtime
|
# inline::rag-runtime
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::bing-search
|
# remote::bing-search
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::brave-search
|
# remote::brave-search
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::model-context-protocol
|
# remote::model-context-protocol
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::tavily-search
|
# remote::tavily-search
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::wolfram-alpha
|
# remote::wolfram-alpha
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::chromadb
|
# inline::chromadb
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::faiss
|
# inline::faiss
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::meta-reference
|
# inline::meta-reference
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::milvus
|
# inline::milvus
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::qdrant
|
# inline::qdrant
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::sqlite-vec
|
# inline::sqlite-vec
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# inline::sqlite_vec
|
# inline::sqlite_vec
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::chromadb
|
# remote::chromadb
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::milvus
|
# remote::milvus
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::pgvector
|
# remote::pgvector
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::qdrant
|
# remote::qdrant
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
orphan: true
|
||||||
|
---
|
||||||
|
|
||||||
# remote::weaviate
|
# remote::weaviate
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -145,6 +145,7 @@ def generate_provider_docs(provider_spec: Any, api_name: str) -> str:
|
||||||
config_info = get_config_class_info(config_class)
|
config_info = get_config_class_info(config_class)
|
||||||
|
|
||||||
md_lines = []
|
md_lines = []
|
||||||
|
md_lines.append("---\norphan: true\n---\n")
|
||||||
md_lines.append(f"# {provider_type}")
|
md_lines.append(f"# {provider_type}")
|
||||||
md_lines.append("")
|
md_lines.append("")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue