Skip to content

Commit

Permalink
Merge branch 'dev-tasks' into f/dev-tasks-workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
whiterabbit1983 authored Jul 23, 2024
2 parents 277c168 + c17617f commit 5ad3254
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions agents-api/agents_api/activities/task_steps/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,6 @@ async def yield_step(context: StepContext) -> dict:
# # get tool by id
# # call tool

# # TODO: implement

# return {"test": "result"}


# @activity.defn
# async def error_step(context: StepContext) -> dict:
Expand Down

0 comments on commit 5ad3254

Please sign in to comment.