Skip to content

Conversation

@Tooya12
Copy link
Contributor

@Tooya12 Tooya12 commented Dec 1, 2025

…d of dict

This fix prevents the ValueError:
"not enough values to unpack (expected 2, got 1)"
occurring in langchain/agents/middleware/summarization.py:328.

Overview

Type of change

Type: Fix bug

Related issues/PRs

  • GitHub issue:
  • Feature PR:
  • Linear issue:
  • Slack thread:

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes

…d of dict

This fix prevents the ValueError:
"not enough values to unpack (expected 2, got 1)"
occurring in langchain/agents/middleware/summarization.py:328.
@Tooya12 Tooya12 requested a review from lnhsingh as a code owner December 1, 2025 01:49
@github-actions github-actions bot added langchain For docs changes to LangChain oss labels Dec 1, 2025
Copy link
Member

@mdrxy mdrxy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TY!

@mdrxy mdrxy merged commit 689f0d3 into langchain-ai:main Dec 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

langchain For docs changes to LangChain oss

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants