Puzhen Zhang
Puzhen Zhang
## Description Support for processing a sequence of tasks in the `Workforce`, where each task can share context (e.g., results, memory) with others. - Added `process_task_sequence` and `process_task_sequence_async` methods to...
## Description Describe your changes in detail (optional if the linked issue already contains a detailed description of the changes). ## Checklist Go over all the following points, and put...
## Description This usecase demonstrates how to use the EmbodiedAgent framework to automate a complete Excel → SQL → Excel workflow, powered by language agents and integrated interpreters. Fixes #2351...