Skip to content

Commit

Permalink
Add generator-style batch processing while preserving original behavior
Browse files Browse the repository at this point in the history
- Add generator_style parameter to run_program_batch (default=False)
- Add new helper function _run_program_batch_generator for generator-style processing
- Keep original behavior completely unchanged when generator_style=False
- Add proper empty input handling for both modes
  • Loading branch information
openhands-agent committed Jan 3, 2025
1 parent 3d71bc7 commit 413b489
Showing 1 changed file with 111 additions and 961 deletions.
Loading

0 comments on commit 413b489

Please sign in to comment.