langchain
feat(langchain): (SummarizationMiddleware) support use of model context windows when triggering summarization
#33825
Merged

feat(langchain): (SummarizationMiddleware) support use of model context windows when triggering summarization #33825

ccurme merged 23 commits into master from cc/summarization_middleware_profile
ccurme
ccurme update summarization condition
b26b3e78
ccurme add target_retention_pct
6d2990a0
ccurme rename parameter
a966b9a4
ccurme update docstring
8a6de4b2
ccurme support configuration of trim_token_limit
ee614991
ccurme update test
2525c2f6
ccurme add test cases
c19a0db4
ccurme use binary search
6c49403f
github-actions github-actions added langchain
github-actions github-actions added v1
github-actions github-actions added feature
github-actions github-actions removed feature
github-actions github-actions added feature
ccurme do not override invoke in tests
c09a5637
ccurme unrelated fix
b23ae7be
sydney-runkle
sydney-runkle commented on 2025-11-04
nhuang-lc
nhuang-lc commented on 2025-11-04
ccurme rename parameter
6ba36ce5
ccurme move up separator
933b8ea6
ccurme fix
3d8d1f74
ccurme rename parameter
8ee5eb98
ccurme update to tokens_before_summary param and add messages_before_summary
e208af1f
ccurme update to tokens_to_keep param
079544fd
ccurme remove summary_prefix param (unused)
9c977b1c
ccurme
ccurme commented on 2025-11-05
ccurme nits
3f2bc1a5
github-actions github-actions removed feature
github-actions github-actions added feature
ccurme rename parameter
0306f573
github-actions github-actions removed feature
github-actions github-actions added feature
ccurme Merge branch 'master' into cc/summarization_middleware_profile
119ffa31
ccurme update to trigger and keep parameters
6ddb9826
github-actions github-actions removed feature
github-actions github-actions added feature
ccurme Merge branch 'master' into cc/summarization_middleware_profile
f2407c25
ccurme tests nits
238d4098
ccurme ccurme merged e1adf781 into master 65 days ago
ccurme ccurme deleted the cc/summarization_middleware_profile branch 65 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone