[PR #2433] [CLOSED] refactor: Update LangChain dep in example #10887

Closed
opened 2026-04-12 23:14:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2433
Author: @bracesproul
Created: 2/9/2024
Status: Closed

Base: mainHead: brace/update-langchain-dep


📝 Commits (1)

  • ce37067 refactor: Update LangChain dep in example

📊 Changes

5 files changed (+807 additions, -395 deletions)

View changed files

📝 docs/tutorials/langchainjs.md (+3 -3)
📝 examples/langchain-typescript-simple/main.ts (+1 -1)
📝 examples/langchain-typescript-simple/package-lock.json (+796 -390)
📝 examples/langchain-typescript-simple/package.json (+1 -1)
package-lock.json (+6 -0)

📄 Description

Update example to use @langchain/community package.
Update langchainjs.md to use langchain & @langchain/community


🔄 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/2433 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 2/9/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `brace/update-langchain-dep` --- ### 📝 Commits (1) - [`ce37067`](https://github.com/ollama/ollama/commit/ce370676b6947cdbf400383e685de0a7f6df8d5a) refactor: Update LangChain dep in example ### 📊 Changes **5 files changed** (+807 additions, -395 deletions) <details> <summary>View changed files</summary> 📝 `docs/tutorials/langchainjs.md` (+3 -3) 📝 `examples/langchain-typescript-simple/main.ts` (+1 -1) 📝 `examples/langchain-typescript-simple/package-lock.json` (+796 -390) 📝 `examples/langchain-typescript-simple/package.json` (+1 -1) ➕ `package-lock.json` (+6 -0) </details> ### 📄 Description Update example to use `@langchain/community` package. Update `langchainjs.md` to use `langchain` & `@langchain/community` --- <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-12 23:14:22 -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#10887