[PR #329] [MERGED] Add tutorials for using Langchain with ollama #15375

Closed
opened 2026-04-16 04:57:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/329
Author: @technovangelist
Created: 8/11/2023
Status: Merged
Merged: 8/11/2023
Merged by: @technovangelist

Base: mainHead: matt/tutorials


📝 Commits (5)

  • d3ee132 Add tutorials for using Langchain with ollama
  • 5227262 Update docs/tutorials.md
  • a21a8be Update docs/tutorials/langchainjs.md
  • c1c8716 Update docs/tutorials/langchainjs.md
  • 202c29c resolving bmacd comment

📊 Changes

4 files changed (+163 additions, -0 deletions)

View changed files

📝 docs/README.md (+1 -0)
docs/tutorials.md (+8 -0)
docs/tutorials/langchainjs.md (+73 -0)
docs/tutorials/langchainpy.md (+81 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/329 **Author:** [@technovangelist](https://github.com/technovangelist) **Created:** 8/11/2023 **Status:** ✅ Merged **Merged:** 8/11/2023 **Merged by:** [@technovangelist](https://github.com/technovangelist) **Base:** `main` ← **Head:** `matt/tutorials` --- ### 📝 Commits (5) - [`d3ee132`](https://github.com/ollama/ollama/commit/d3ee1329e9630a4bb08a9210b2f693afe8107543) Add tutorials for using Langchain with ollama - [`5227262`](https://github.com/ollama/ollama/commit/522726228ad9ddf59a35af47acf5186a8eca7708) Update docs/tutorials.md - [`a21a8be`](https://github.com/ollama/ollama/commit/a21a8bef565fa5d70ac2e14bad481ec4e5607925) Update docs/tutorials/langchainjs.md - [`c1c8716`](https://github.com/ollama/ollama/commit/c1c871620ad770bfd219d05f4ac80280a83ded45) Update docs/tutorials/langchainjs.md - [`202c29c`](https://github.com/ollama/ollama/commit/202c29c21a5465cdade184c79a5af3216f880c7e) resolving bmacd comment ### 📊 Changes **4 files changed** (+163 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/README.md` (+1 -0) ➕ `docs/tutorials.md` (+8 -0) ➕ `docs/tutorials/langchainjs.md` (+73 -0) ➕ `docs/tutorials/langchainpy.md` (+81 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 04:57:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#15375