[PR #931] [MERGED] fix: remove openllm pypi package because of this package too large #22779

Closed
opened 2026-02-21 20:19:44 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/931
Author: @takatost
Created: 8/20/2023
Status: Merged
Merged: 8/20/2023
Merged by: @takatost

Base: mainHead: fix/openllm-packge-too-large


📝 Commits (1)

  • 772a946 fix: remove openllm pypi package because of this package too large

📊 Changes

5 files changed (+97 additions, -13 deletions)

View changed files

📝 api/core/model_providers/models/llm/openllm_model.py (+2 -2)
📝 api/core/model_providers/providers/openllm_provider.py (+6 -5)
api/core/third_party/langchain/llms/openllm.py (+87 -0)
📝 api/requirements.txt (+1 -2)
📝 api/tests/unit_tests/model_providers/test_openllm_provider.py (+1 -4)

📄 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/langgenius/dify/pull/931 **Author:** [@takatost](https://github.com/takatost) **Created:** 8/20/2023 **Status:** ✅ Merged **Merged:** 8/20/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `fix/openllm-packge-too-large` --- ### 📝 Commits (1) - [`772a946`](https://github.com/langgenius/dify/commit/772a946d8b7f0834863a9e68088073f4c1e93247) fix: remove openllm pypi package because of this package too large ### 📊 Changes **5 files changed** (+97 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `api/core/model_providers/models/llm/openllm_model.py` (+2 -2) 📝 `api/core/model_providers/providers/openllm_provider.py` (+6 -5) ➕ `api/core/third_party/langchain/llms/openllm.py` (+87 -0) 📝 `api/requirements.txt` (+1 -2) 📝 `api/tests/unit_tests/model_providers/test_openllm_provider.py` (+1 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:19:44 -05:00
yindo closed this issue 2026-02-21 20:19:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22779