Skip to content

Commit dac5c8c

Browse files
committed
perf: dify
1 parent f78f537 commit dac5c8c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

config/provider.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,10 @@ AstrBot 支持加载使用 `LlamaFactory` 微调的模型。
131131
- `adapter_model_path` 适配器模型路径。如微调好的 `Lora` 模型。
132132
- `llmtuner_template` 基座模型的类型。如 `llama3`, `qwen`。请参考 `LlamaFactory` 的文档。
133133
- `finetuning_type` 微调类型。如 `lora`
134-
- `quantization_bit` 量化位数。如 `4`, `8`
134+
- `quantization_bit` 量化位数。如 `4`, `8`
135+
136+
## Dify
137+
138+
AstrBot 支持接入 Dify。
139+
140+
请参考 [接入 Dify](/others/dify)

0 commit comments

Comments
 (0)