Skip to content

Commit

Permalink
[PACKAGES CLEANUP]
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Nov 27, 2024
1 parent fda8d21 commit 710b248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multi_step_tool_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ def find_brokers(min_investment: float) -> List[Dict[str, Any]]:
calculate_contribution_limit,
find_brokers,
],
openai_api_key="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",
openai_api_key="",
)

# Run a task
Expand Down

0 comments on commit 710b248

Please sign in to comment.