add cost info to the workflow run repsonse (#1456)
This commit is contained in:
@@ -724,6 +724,7 @@ async def get_workflow_run(
|
||||
workflow_permanent_id=workflow_id,
|
||||
workflow_run_id=workflow_run_id,
|
||||
organization_id=current_org.organization_id,
|
||||
include_cost=True,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user