Skip to content

feat(dspy): custom type resolution in Signatures #8232

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

Merged
merged 6 commits into from
May 18, 2025

Conversation

isaacbmiller
Copy link
Collaborator

📝 Changes Description

Added support for custom type resolution in Signatures. Allows users to reference their own types in string-based signature definitions.

Added custom_types parameter to make_signature. Uses caller's frame to detect custom types.

⚠️ Warnings

Anything we should be aware of ?

@okhat
Copy link
Collaborator

okhat commented May 17, 2025

WHOA soo cool @isaacbmiller !!!

@isaacbmiller isaacbmiller marked this pull request as ready for review May 17, 2025 20:44
@okhat okhat merged commit e05f6f9 into main May 18, 2025
5 checks passed
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.

2 participants