[PR #230] Fix token limit check to use compression model #232

Open
opened 2026-02-16 07:16:21 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/open_deep_research/pull/230
Author: @youngandbin
Created: 12/10/2025
Status: 🔄 Open

Base: mainHead: PR


📝 Commits (1)

  • 2fbff78 Fix token limit check to use compression model instead of research model in compress_research function

📊 Changes

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

View changed files

📝 src/open_deep_research/deep_researcher.py (+1 -1)

📄 Description

Fix token limit check to use compression model instead of research model in compress_research function


🔄 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/langchain-ai/open_deep_research/pull/230 **Author:** [@youngandbin](https://github.com/youngandbin) **Created:** 12/10/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `PR` --- ### 📝 Commits (1) - [`2fbff78`](https://github.com/langchain-ai/open_deep_research/commit/2fbff78f5806d7eb887ebc0313e338a8a6317be1) Fix token limit check to use compression model instead of research model in compress_research function ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/open_deep_research/deep_researcher.py` (+1 -1) </details> ### 📄 Description Fix token limit check to use compression model instead of research model in compress_research function --- <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-16 07:16:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/open_deep_research#232