Skip to content

enhancement: Support more trace formats (CrewAI, AutoGen) #3

@NeuZhou

Description

@NeuZhou

Currently AgentProbe works best with its own trace format and OpenAI-style traces. To broaden adoption, we should support importing traces from popular multi-agent frameworks:

  • CrewAI — crew execution logs
  • AutoGen — conversation traces between agents
  • LlamaIndex — agent step traces

This would allow teams already using these frameworks to adopt AgentProbe for testing without changing their agent code.

Related: the \converters.ts\ module already has a pattern for format conversion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions