feat: add think parameter to AIPlanner options for enhanced configuration
This commit is contained in:
@@ -220,6 +220,7 @@ class AIPlanner:
|
||||
},
|
||||
"required": ["actions"],
|
||||
},
|
||||
think=False,
|
||||
options={"temperature": 0.3},
|
||||
)
|
||||
finally:
|
||||
|
||||
Reference in New Issue
Block a user