Skip to content

[help]: How to create title of entities not capitalized #2300

@LIN-Yu-Ting

Description

@LIN-Yu-Ting

We are using version 3.0.6.

After modifying prompts/extract_graph.txt as

-Goal-
Given a text document that is potentially relevant to this activity and a list of entity types, identify all entities of those types from the text and all relationships among the identified entities.
 
-Steps-
1. Identify all entities. For each identified entity, extract the following information:
- entity_name: Name of the entity, KEEP THE ORIGINAL CASTING AND DO NOT CAPITALIZE IT
- entity_type: One of the following types: [{entity_types}]
- entity_description: Comprehensive description of the entity's attributes and activities
Format each entity as ("entity"<|><entity_name><|><entity_type><|><entity_description>)

And providing examples including different case. We always obtain entity and relationship in uppercase. How to adjust configurations to customize title of entities ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions