[PR #11] [MERGED] fix: Update reasoning naming #12

Closed
opened 2026-02-16 08:18:46 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/llmanager/pull/11
Author: @bracesproul
Created: 4/11/2025
Status: Merged
Merged: 4/11/2025
Merged by: @bracesproul

Base: mainHead: brace/update-reasoning


📝 Commits (2)

📊 Changes

8 files changed (+12 additions, -11 deletions)

View changed files

📝 src/llmanager/index.ts (+3 -3)
📝 src/llmanager/nodes/final-answer.ts (+1 -1)
📝 src/llmanager/nodes/human-node.ts (+1 -1)
📝 src/llmanager/types.ts (+1 -1)
📝 src/reasoning/index.ts (+3 -2)
📝 src/reasoning/nodes/initial-reasoning.ts (+1 -1)
📝 src/reasoning/types.ts (+1 -1)
📝 src/reflection/types.ts (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/llmanager/pull/11 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 4/11/2025 **Status:** ✅ Merged **Merged:** 4/11/2025 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/update-reasoning` --- ### 📝 Commits (2) - [`5dadcb6`](https://github.com/langchain-ai/llmanager/commit/5dadcb62150cca936e1d41d0a494b90b74625e70) fix: Update reasoning naming - [`b74a93b`](https://github.com/langchain-ai/llmanager/commit/b74a93b2997049caa27240c5decdf132b4912d38) cr ### 📊 Changes **8 files changed** (+12 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/llmanager/index.ts` (+3 -3) 📝 `src/llmanager/nodes/final-answer.ts` (+1 -1) 📝 `src/llmanager/nodes/human-node.ts` (+1 -1) 📝 `src/llmanager/types.ts` (+1 -1) 📝 `src/reasoning/index.ts` (+3 -2) 📝 `src/reasoning/nodes/initial-reasoning.ts` (+1 -1) 📝 `src/reasoning/types.ts` (+1 -1) 📝 `src/reflection/types.ts` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 08:18:46 -05:00
yindo closed this issue 2026-02-16 08:18:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/llmanager#12