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

[MRG] Improve data operation functions #253

Merged
merged 7 commits into from
Oct 21, 2024

Conversation

huangyz0918
Copy link
Contributor

@huangyz0918 huangyz0918 commented Oct 18, 2024

  • added 50 files limitation to the list_files function call
  • added new function unzip_data
  • added new function preview_zip_structure
  • added a rolling buffer to the function execute_command to avoid too many logs for debugger

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Oct 18, 2024
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Oct 21, 2024
@huangyz0918 huangyz0918 changed the title [WIP] Improve list file function [MRG] Improve data operation functions Oct 21, 2024
@huangyz0918 huangyz0918 requested review from HuaizhengZhang and leeeizhang and removed request for HuaizhengZhang October 21, 2024 18:29
@huangyz0918
Copy link
Contributor Author

huangyz0918 commented Oct 21, 2024

With these changes, the file/data operations are safer and more accurate

mle/agents/coder.py Show resolved Hide resolved
mle/function/__init__.py Show resolved Hide resolved
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 21, 2024
@huangyz0918 huangyz0918 merged commit 915bd3f into main Oct 21, 2024
3 checks passed
@huangyz0918 huangyz0918 deleted the feat/enhance-dir-preview-func branch October 21, 2024 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
2 participants