Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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