Skip to content

Provide implementation of "Generate and Organize (G&O)," methodology in effectful #654

@kiranandcode

Description

@kiranandcode

From the paper: "A Simple but Effective Approach to Improve Structured Language Model Output for Information Extraction" Li et al. 2024, proposes a way to improve structured output generation by asking one agent to generate output unconstrained, and then using a second agent to extract the output into the structured output format.

https://arxiv.org/pdf/2402.13364

This should be pretty simple to implement using effectful.

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