Skip to content
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

[GPT-Codemaster] Fixes issue #5: Custom system messages #6

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

Conversation

github-actions[bot]
Copy link

This Pull Request was created automatically by GPT-Codemaster
Resolves #5

@dex3r
Copy link
Owner

dex3r commented Mar 31, 2023

/reviewpad run

@reviewpad reviewpad bot requested a review from dex3r March 31, 2023 15:20
@reviewpad reviewpad bot added small Pull request is small waiting-for-review labels Mar 31, 2023
@reviewpad
Copy link
Contributor

reviewpad bot commented Mar 31, 2023

Reviewpad Report

‼️ Errors

@dex3r
Copy link
Owner

dex3r commented Mar 31, 2023

/reviewpad summarize

@reviewpad
Copy link
Contributor

reviewpad bot commented Mar 31, 2023

AI-Generated Pull Request Summary: This pull request includes the changes made to FollowNextStepExecutor.cs to provide support for custom system messages. It adds a _customSystemMessage private variable and a SetCustomSystemMessage() public method that sets the value of this variable. It also modifies the GetSystemMessage() method to return the custom system message if it is set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom system messages
1 participant