Skip to content

Bug: Planner structure output crashes #135

@isaacmichaud

Description

@isaacmichaud

If the planner if given a complex enough task to plan, the plan it generates may be so large that the LLM will not be able to generate a valid JSON string. URSA currently throws an unhelpful error. We should (1) provide a better error message that catches the LangChain StructuredOutputParser failure and (2) see if there is an automated way of rescoping the problem so that the planner can handle complex tasks with hierarchical planning.

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