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

Feature/file upload dict #565

Merged
merged 2 commits into from
Feb 5, 2025
Merged

Feature/file upload dict #565

merged 2 commits into from
Feb 5, 2025

Conversation

MagMueller
Copy link
Collaborator

No description provided.

@MagMueller
Copy link
Collaborator Author

This pull request introduces support for handling and validating file paths across multiple components of the codebase. The main changes include adding a new method to handle file paths in message_manager/service.py, updating constructors to accept file paths, and ensuring file paths are passed and validated in various functions.

Enhancements to File Path Handling:

Controller and Registry Updates:

Example Script Enhancements:

These changes collectively improve the handling of file paths, ensuring they are validated and passed through various components of the system effectively.

@MagMueller MagMueller merged commit 471ecb1 into main Feb 5, 2025
3 checks passed
@MagMueller MagMueller deleted the feature/file-upload-dict branch February 5, 2025 06:58
AryamanParida pushed a commit to AryamanParida/browser-use that referenced this pull request Mar 7, 2025
@shyam-king
Copy link
Contributor

I know this is an old commit, but why is available_file_paths part of the core system when upload file action is not?

@pirate
Copy link
Member

pirate commented Mar 26, 2025

It's coming in another PR @shyam-king, we are working on allowing the agent to handle file upload/download/re-upload all in one sequence.

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