Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(agents-api): Executing agent-level integration tools in `tool_cal…
…l` step (#778) <!-- ELLIPSIS_HIDDEN --> > [!IMPORTANT] > Adjusts `ToolCallStep` in `TaskExecutionWorkflow` to handle different integration spec formats with conditional logic for `TaskToolDef`. > > - **Behavior**: > - Adjusts `ToolCallStep` handling in `TaskExecutionWorkflow` to support different integration spec formats. > - Introduces conditional logic to differentiate `TaskToolDef` from other specs, adjusting `provider`, `setup`, and `method` extraction. > - **Misc**: > - Adds `TaskToolDef` import in `__init__.py`. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=julep-ai%2Fjulep&utm_source=github&utm_medium=referral)<sup> for ed1f234. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information