mirror of
https://github.com/langchain-ai/llmanager.git
synced 2026-07-21 01:05:22 -04:00
[PR #3] [MERGED] refactor: Prompt construction funcs #5
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/3
Author: @bracesproul
Created: 4/10/2025
Status: ✅ Merged
Merged: 4/10/2025
Merged by: @bracesproul
Base:
main← Head:brace/refactoring📝 Commits (1)
11c2744refactor: Prompt construction funcs📊 Changes
5 files changed (+90 additions, -74 deletions)
View changed files
📝
src/llmanager/index.ts(+4 -4)➕
src/llmanager/nodes/final-answer.ts(+7 -0)➖
src/llmanager/nodes/final-generation.ts(+0 -5)📝
src/llmanager/nodes/initial-reasoning.ts(+12 -65)➕
src/llmanager/utils/build-context.ts(+67 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.