mirror of
https://github.com/langchain-ai/llmanager.git
synced 2026-07-21 01:05:22 -04:00
[PR #1] [MERGED] fix: Enable corepack in ci which installs yarn deps #4
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/1
Author: @bracesproul
Created: 4/10/2025
Status: ✅ Merged
Merged: 4/10/2025
Merged by: @bracesproul
Base:
main← Head:brace/fix-ci📝 Commits (2)
167c910fix: Enable corepack in ci which installs yarn deps6e8d614fix: Formatting📊 Changes
11 files changed (+33 additions, -21 deletions)
View changed files
📝
.github/workflows/ci.yml(+5 -1)📝
.vscode/settings.json(+1 -1)📝
README.md(+1 -1)📝
src/llmanager/nodes/build-prompt.ts(+1 -1)📝
src/llmanager/nodes/final-generation.ts(+1 -1)📝
src/llmanager/nodes/human-node.ts(+1 -1)📝
src/llmanager/nodes/initial-reasoning.ts(+4 -2)📝
src/llmanager/types.ts(+7 -5)📝
src/reflection/index.ts(+1 -1)📝
src/reflection/nodes/reflect.ts(+4 -2)📝
src/reflection/types.ts(+7 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.