This commit is contained in:
@@ -40,6 +40,7 @@ class AIPlanner(Planner):
|
||||
goal=goal,
|
||||
scene_json=scene.to_dict(),
|
||||
history_summary=_history_summary(world),
|
||||
device_platform=context.device_platform,
|
||||
)
|
||||
decision = self.client.decide(
|
||||
system_prompt=PLANNER_SYSTEM_PROMPT,
|
||||
|
||||
Reference in New Issue
Block a user