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

feat: Enable phoenix.evals to handle multimodal message templates #5522

Merged

Conversation

anticorrelator
Copy link
Contributor

@anticorrelator anticorrelator commented Nov 23, 2024

This refactor enables the creation of PromptTemplate objects that include multiple messages that include mixed media types (e.g. audio, images, links, etc) and leave the handling of the message prompts to each model wrapper.

Should be fully backwards compatible

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Nov 23, 2024
@anticorrelator anticorrelator force-pushed the dustin/refactor-eval-templates-to-use-typed-messages branch from eecce08 to 8a365ce Compare December 2, 2024 21:34
@anticorrelator anticorrelator merged commit 41a4fc2 into main Dec 2, 2024
22 checks passed
@anticorrelator anticorrelator deleted the dustin/refactor-eval-templates-to-use-typed-messages branch December 2, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants