export OPENAI_API="api_key"
python3 script/task_parser_test.py
rosrun tamhome_task_parser task_parser_service.py
> rosservice call /tamhome/task_parser/service "order: 'go to the living room'
extra_prompt: ''"
---
next_skill: "move"
target: "living_room"
- 部屋の情報をプロンプトに組み込む方法を確立