mirror of
https://github.com/langchain-ai/llmanager.git
synced 2026-07-21 09:15:21 -04:00
[PR #6] [MERGED] feat: Implement human node #7
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/6
Author: @bracesproul
Created: 4/11/2025
Status: ✅ Merged
Merged: 4/11/2025
Merged by: @bracesproul
Base:
main← Head:brace/human-node📝 Commits (7)
e381edffeat: Implement human node328047dcr157d346crde34944more fields in reflection graph, better typing6a7c8dajsdocbdcb181cr462d4d4spelling📊 Changes
4 files changed (+177 additions, -13 deletions)
View changed files
📝
src/llmanager/index.ts(+5 -2)📝
src/llmanager/nodes/final-answer.ts(+1 -1)📝
src/llmanager/nodes/human-node.ts(+147 -3)📝
src/reflection/types.ts(+24 -7)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.