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

Add flexible system prompt customization options #840

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

MagMueller
Copy link
Collaborator

  • Modify SystemPrompt class to support optional system message override and extension
  • Update Agent and AgentSettings to include new system prompt customization parameters
  • Update documentation and example to demonstrate new system prompt customization methods
  • Remove deprecated system_prompt_class parameter
  • Provide two ways to customize system prompt: extend or override completely

- Modify SystemPrompt class to support optional system message override and extension
- Update Agent and AgentSettings to include new system prompt customization parameters
- Update documentation and example to demonstrate new system prompt customization methods
- Remove deprecated system_prompt_class parameter
- Provide two ways to customize system prompt: extend or override completely
@MagMueller MagMueller merged commit 40a9243 into main Feb 23, 2025
3 checks passed
@MagMueller MagMueller deleted the system-prompt-interface branch February 23, 2025 20:26
AryamanParida pushed a commit to AryamanParida/browser-use that referenced this pull request Mar 7, 2025
…erface

Add flexible system prompt customization options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant