mirror of
https://github.com/langchain-ai/open_deep_research.git
synced 2026-07-25 21:35:34 -04:00
[PR #230] Fix token limit check to use compression model #232
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/open_deep_research/pull/230
Author: @youngandbin
Created: 12/10/2025
Status: 🔄 Open
Base:
main← Head:PR📝 Commits (1)
2fbff78Fix 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.