Sharenet.ai

Le jour arche un pion et partage pour le roi !
使用 Ollama+LangChain 构建本地 RAG 应用

使用 Ollama+LangChain 构建本地 RAG 应用

该教程假设您已经熟悉以下概念: Chat Models Chaining runnables Embeddings Vector stores Retrieval-augmented generati...
Il y a 3 mois
0574
Ollama 本地部署模型接入 Dify

Modèle de déploiement local Ollama Access Dify

Dify 支持接入 Ollama 部署的大型语言模型推理和 embedding 能力。 快速接入 下载 Ollama 访问 Ollama 安装与配置,查看 Ollama 本地部署教程。 运行 Ol...
Il y a 3 mois
0534
Ollama 接入本地 AI Copilot 编程助手

Ollama 接入本地 AI Copilot 编程助手

简介 本文档介绍了如何在本地搭建类似 Copilot 的编程助手,以帮助您写出更加优美,效率的代码。 从过本课程你将学会,使用 Ollama 集成本地编程助手,其中包括 Continue Aider ...
Il y a 3 mois
0537
OpenWebUI 部署 Ollama 可视化对话界面

OpenWebUI 部署 Ollama 可视化对话界面

一、使用 Node.js 部署 1. 安装 Node.js 下载并安装 Node.js 工具:https://www.nodejs.com.cn/download.html 设置镜像源,例如使用如下的...
Il y a 3 mois
0525
FastAPI 部署 Ollama 可视化对话界面

FastAPI 部署 Ollama 可视化对话界面

一、目录结构 仓库 notebook 的 C6 文件夹下: fastapi_chat_app/ │ ├── app.py ├── websocket_handler.py ├── static/ │ ...
Il y a 3 mois
0474
Ollama 在 LangChain 中的使用 - JavaScript 集成

Ollama 在 LangChain 中的使用 - JavaScript 集成

简介 本文档介绍了如何在 JavaScript 环境中使用 Ollama 与 LangChain 集成,以创建强大的 AI 应用。Ollama 是一个开源的大语言模型部署工具,而 LangChain ...
Il y a 3 mois
0486
Ollama 在 LangChain 中的使用 - Python 集成

Ollama dans LangChain - Intégration Python

简介 本文档介绍了如何在 Python 环境中使用 Ollama 与 LangChain 集成,以创建强大的 AI 应用。Ollama 是一个开源的大语言模型部署工具,而 LangChain 则是一个...
Il y a 3 mois
0591
在 Golang 中使用 Ollama API

在 Golang 中使用 Ollama API

本文介绍了如何在 Golang 中使用 Ollama API。这篇文档旨在帮助开发者快速上手并充分利用 Ollama 的能力。Ollama 本身是由 Golang 语言开发,Golang 语言版本的接...
Il y a 3 mois
0531
在 C++ 中使用 Ollama API

在 C++ 中使用 Ollama API

本文介绍了如何在 C++ 中使用 Ollama API 。这篇文档旨在帮助 C++ 开发者快速上手并充分利用 Ollama 的能力。通过学习本文档,你可以轻松集成 Ollama 到你的项目中。 需要注...
Il y a 3 mois
0531
在 JavaScript 中使用 Ollama API

Utiliser l'API Ollama en JavaScript

本文介绍了如何在 JavaScript 中使用 Ollama API 。这篇文档旨在帮助开发者快速上手并充分利用 Ollama 的能力。你可以在 Node.js 环境中使用,也可以在浏览器中直接导入对...
Il y a 3 mois
0481