[PR #14] [MERGED] fix: Tests #14

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

📋 Pull Request Information

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

Base: mainHead: brace/fix-tests


📝 Commits (3)

📊 Changes

8 files changed (+239 additions, -241 deletions)

View changed files

📝 evals/e2e.int.test.ts (+224 -224)
📝 package.json (+1 -1)
📝 src/llmanager/index.ts (+1 -2)
📝 src/llmanager/nodes/final-answer.ts (+1 -1)
📝 src/reasoning/nodes/initial-reasoning.ts (+1 -1)
📝 src/reflection/nodes/full-reflection.ts (+1 -1)
📝 src/utils/query.ts (+0 -1)
📝 yarn.lock (+10 -10)

📄 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/14 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 4/13/2025 **Status:** ✅ Merged **Merged:** 4/14/2025 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/fix-tests` --- ### 📝 Commits (3) - [`31aa8ab`](https://github.com/langchain-ai/llmanager/commit/31aa8ab7c1a7cdc4a1903c307cec305455189bef) fix: Tests - [`0f4cde1`](https://github.com/langchain-ai/llmanager/commit/0f4cde142e73ab97d2090a68665d3b2f3ab55b5b) fix deps - [`ad072ff`](https://github.com/langchain-ai/llmanager/commit/ad072fff43ee88a3e1d68cf5fc98d2ef42b66545) uncomment all ### 📊 Changes **8 files changed** (+239 additions, -241 deletions) <details> <summary>View changed files</summary> 📝 `evals/e2e.int.test.ts` (+224 -224) 📝 `package.json` (+1 -1) 📝 `src/llmanager/index.ts` (+1 -2) 📝 `src/llmanager/nodes/final-answer.ts` (+1 -1) 📝 `src/reasoning/nodes/initial-reasoning.ts` (+1 -1) 📝 `src/reflection/nodes/full-reflection.ts` (+1 -1) 📝 `src/utils/query.ts` (+0 -1) 📝 `yarn.lock` (+10 -10) </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:47 -05:00
yindo closed this issue 2026-02-16 08:18:47 -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#14