Skip to content

The LM Tool does not capture evaulation errors #203

Description

@PEZ

When the agent evaluates something that throws an error we have two, behaviors, depending:

  1. (seems wrong): If the agent is waiting for a promise, the tool call fails
  2. (dunno if is wrong): If the agent is not awaiting, the tool returns an error object with the error message from the error thrown, stderr is not populated.

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