Skip to content

Dump additional metadata when converting openhands trajectories #4

Open
@neubig

Description

@neubig

Is it worth dumping the rest of the tool call metadata in here as well? There's some other useful info in there (model info, token counts) that might be nice to have available.

      // Add any tool metadata
      if (event.tool_call_metadata) {
        entry.metadata = {

Originally posted by @csmith49 in #2 (comment)

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