Skip to content

Missing } in the prompt of llm-planning.ts #1655

@SuiYunsy

Description

@SuiYunsy

{
"log": "Click the login button",
"more_actions_needed_by_instruction": false,
"action": {
"type": "Tap",
"param": {
"locate": {
"prompt": "The login button"${vlMode && includeBbox ? `, "bbox": [100, 200, 300, 400]` : ''}
}
}
}
`;

提示词里,末尾缺少闭合的右括号哇😂

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions