Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Don't Merge] DSPy Debugger #1481

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

peteryongzhong
Copy link

@peteryongzhong peteryongzhong commented Sep 12, 2024

I feel like at times, DSPy programming can feel a little difficult since the programming model used for this style of LM programming is unfamiliar to software engineers, and that some of the traditional debugging tools that developers have depended on are currently unable to interact with libraries like DSPy.

As part of my research project(read unstable...) , I want to see if there's a way to bring some better interactive debugging opportunities to DSPy with a new tool that I am working on (https://github.com/peteryongzhong/dspy-debugger)

Currently it requires a little modification to DSPy and is implemented in a horrendous fashion, but I am hoping that I could find a way that could more transparently interact with DSPy without the machinery inside DSPy using open telemetry and wrappers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant