[PR #4860] [CLOSED] Update requirements.txt #11604

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4860
Author: @dcasota
Created: 6/6/2024
Status: Closed

Base: mainHead: patch-2


📝 Commits (1)

📊 Changes

1 file changed (+15 additions, -11 deletions)

View changed files

📝 examples/langchain-python-rag-privategpt/requirements.txt (+15 -11)

📄 Description

  • chromadb==0.5.0 fixes ingest.py issue "Cannot submit more than 5,461 embeddings at once"
  • python-docx==1.1.2 fixes ingest.py issue "ModuleNotFoundError: No module named 'docx'"
  • including langchain-huggingface, langchain-community and langchain-core is a preparation for deprecated modules. Also, be aware of issue https://github.com/langchain-ai/langchain/issues/22510

🔄 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/4860 **Author:** [@dcasota](https://github.com/dcasota) **Created:** 6/6/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`3a8dc09`](https://github.com/ollama/ollama/commit/3a8dc0933f22b82ad92650c7bd20d5638895a1f0) Update requirements.txt ### 📊 Changes **1 file changed** (+15 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `examples/langchain-python-rag-privategpt/requirements.txt` (+15 -11) </details> ### 📄 Description - chromadb==0.5.0 fixes ingest.py issue "Cannot submit more than 5,461 embeddings at once" - python-docx==1.1.2 fixes ingest.py issue "ModuleNotFoundError: No module named 'docx'" - including langchain-huggingface, langchain-community and langchain-core is a preparation for deprecated modules. Also, be aware of issue https://github.com/langchain-ai/langchain/issues/22510 --- <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:33:20 -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#11604