Skip to content

Commit

Permalink
fix: should pass log function to pick plan (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
wuyiqunLu authored Jul 26, 2024
1 parent 270a63c commit aea0cfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vision_agent/agent/vision_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -812,6 +812,7 @@ def chat_with_workflow(
self.coder,
code_interpreter,
test_multi_plan,
self.log_progress,
verbosity=self.verbosity,
)

Expand Down

0 comments on commit aea0cfe

Please sign in to comment.