mirror of
https://github.com/langchain-ai/llmanager.git
synced 2026-07-16 01:12:21 -04:00
[PR #16] [MERGED] feat: Expand reflection step to generate a summary then extract #17
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/llmanager/pull/16
Author: @bracesproul
Created: 4/14/2025
Status: ✅ Merged
Merged: 4/14/2025
Merged by: @bracesproul
Base:
main← Head:brace/expand-reflection📝 Commits (3)
9dd4755feat: Expand reflection step to generate a summary then extractc1da8bamodify screenshote1cc5d9cr📊 Changes
7 files changed (+180 additions, -84 deletions)
View changed files
📝
src/llmanager/nodes/human-node.ts(+1 -0)📝
src/reflection/index.ts(+5 -2)📝
src/reflection/nodes/explanation-reflection.ts(+18 -41)➕
src/reflection/nodes/extract-reflections.ts(+140 -0)📝
src/reflection/nodes/full-reflection.ts(+15 -41)📝
src/reflection/types.ts(+1 -0)📝
static/graph-screenshot.png(+0 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.