Skip to content

Commit 6bc612b

Browse files
committed
fix: merge
1 parent d8e1638 commit 6bc612b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

products/data_warehouse/backend/max_tools.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ async def _arun_impl(self, instructions: str) -> tuple[str, str]:
129129
"change": user_prompt,
130130
"output": None,
131131
"tool_progress_messages": [],
132+
"billable": True,
132133
**self.context,
133134
}
134135

0 commit comments

Comments
 (0)