mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
fix: change go-skynet/LocalAI to mudler/LocalAI-examples
This commit is contained in:
@@ -13,7 +13,7 @@ Dify allows integration with LocalAI for local deployment of large language mode
|
||||
|
||||
You can refer to the official [Getting Started](https://localai.io/basics/getting_started/) guide for deployment, or quickly integrate following the steps below:
|
||||
|
||||
(These steps are derived from [LocalAI Data query example](https://github.com/go-skynet/LocalAI/blob/master/examples/langchain-chroma/README))
|
||||
(These steps are derived from [LocalAI Data query example](https://github.com/mudler/LocalAI-examples/tree/main/langchain-chroma/README.md))
|
||||
|
||||
1. First, clone the LocalAI code repository and navigate to the specified directory.
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ Difyは、LocalAIでデプロイされた大型言語モデルの推論および
|
||||
|
||||
公式の[入門ガイド](https://localai.io/basics/getting_started/)を参考にデプロイを行うか、以下の手順で迅速に接続を行うことができます:
|
||||
|
||||
(以下の手順は[LocalAI Data query example](https://github.com/go-skynet/LocalAI/blob/master/examples/langchain-chroma/README)から引用しています)
|
||||
(以下の手順は[LocalAI Data query example](https://github.com/mudler/LocalAI-examples/tree/main/langchain-chroma/README.md)から引用しています)
|
||||
|
||||
1. まず、LocalAIのコードリポジトリをクローンし、指定のディレクトリに移動します
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ Dify 支持以本地部署的方式接入 LocalAI 部署的大型语言模型推
|
||||
|
||||
可参考官方 [Getting Started](https://localai.io/basics/getting_started/) 进行部署,也可参考下方步骤进行快速接入:
|
||||
|
||||
(以下步骤来自 [LocalAI Data query example](https://github.com/go-skynet/LocalAI/blob/master/examples/langchain-chroma/README.md))
|
||||
(以下步骤来自 [LocalAI Data query example](https://github.com/mudler/LocalAI-examples/tree/main/langchain-chroma/README.md))
|
||||
|
||||
1. 首先拉取 LocalAI 代码仓库,并进入指定目录
|
||||
|
||||
|
||||
Reference in New Issue
Block a user