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

DeepSeek R1 Distill Support #996

Merged

Conversation

codenoid
Copy link
Contributor

  • Enhanced model name matching for DeepSeek models using 'in' operator
  • Improved think tag removal to handle stray closing tags (edge case like Cloudflare DeepSeek Distill)
  • Updated message conversion and plan processing for DeepSeek models

- Enhanced model name matching for DeepSeek models using 'in' operator
- Improved think tag removal to handle stray closing tags
- Updated message conversion and plan processing for DeepSeek models
@CLAassistant
Copy link

CLAassistant commented Mar 11, 2025

CLA assistant check
All committers have signed the CLA.

@codenoid codenoid changed the title DeepSeek Distill Support DeepSeek R1 Distill Support Mar 11, 2025
- Updated string comparison for DeepSeek model names to use 'in' operator
- Corrected string literal comparison for more flexible model name detection
- Removed unused 're' import from message_manager/utils.py
- Removed trailing whitespace in agent/service.py
@MagMueller MagMueller merged commit 7fa3e32 into browser-use:main Mar 11, 2025
1 check passed
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.

3 participants