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

Minor improvements and fixes for code generation #114

Merged
merged 6 commits into from
Jun 5, 2024

Conversation

humpydonkey
Copy link
Collaborator

@humpydonkey humpydonkey commented Jun 5, 2024

Changes

  1. Add a new save_video() tool for a more stable video serialization behavior.
  2. Save image as an intermediate output when save_image() tool is called.
  3. Add default imports:typing.* to avoid typing not found error.
  4. Keep the e2b sandbox alive for 5min when it runs a command.

2. Save image as an intermediate output when save_image is called
3. Add default imports from typing.*
Copy link
Member

@dillonalaird dillonalaird left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AsiaCao AsiaCao merged commit cff0756 into main Jun 5, 2024
7 checks passed
@AsiaCao AsiaCao deleted the minor-improvements-6-05 branch June 5, 2024 20:03
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