Open areibman opened 8 months ago
This looks like a very cool idea, can I work on it?
This looks like a very cool idea, can I work on it?
Sure, feel free to take a stab. Are you using DSPY on the regular? Would love to know why this in particular seems interesting.
One option is to look at what other folks are doing. We saw OpenInference built a DSPY adapter already. . The idea would be to copy that pattern and either a) copy + adjust the code to create AgentOps events or b) create our own open telemetry collector and just outfit AgentOps to send data to that service.
It's really more of an experimental thing for us.
I see this on Langwatch: https://docs.langwatch.ai/dspy-visualization/quickstart
I see this on Langwatch: https://docs.langwatch.ai/dspy-visualization/quickstart
Could probably fork the integration approach they used
🚀 Feature Request
💡 Got a brilliant idea? Using either OpenInference or OpenLLMetry, add an instrumented for DSPY. This is the first of several test features we'll use to determine which is the best instrumentation library.