Skip to content

A bug in prompt_extract_layout #1

@1940653868

Description

@1940653868

You should return a list of objects in the following format:

Objects:
["ObjA", "ObjB 1", "ObjB 2", ...]

In the example, "ObjB 1" and "Obj 2" are two objects of the same kind. You should assign numbers to tell them apart.
You should not return unspecified object names. Instead, infer them to object names in the list.

"ObjB 1" and "Obj 2" may be an error?

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