Skip to content

Add composer prompt for @vault #1526

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

wenzhengjiang
Copy link
Collaborator

@wenzhengjiang wenzhengjiang commented Jun 6, 2025

As titled.

Screenshot 2025-06-06 at 16 49 01

const qaPrompt = await this.chainManager.promptManager.getQAPrompt({
question: enhancedQuestion,
context,
systemMessage: "", // System prompt is added separately in streamMultimodalResponse
systemMessage: systemMessage,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how does it affect the system prompt logic in streamMultimodalResponse?

@logancyang
Copy link
Owner

I merged some changes, could you rebase and resolve conflict, thanks! @wenzhengjiang

@wenzhengjiang
Copy link
Collaborator Author

Should we wait for sequential thinking?

@logancyang
Copy link
Owner

@wenzhengjiang yes, I refactored chainRunner big time, broken it down to many files. You may need to rebase this PR on that branch once it's up.

@logancyang logancyang added the hold Blocked by other dependencies label Jun 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hold Blocked by other dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants