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

[DRAFT] prompt migration engine #808

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

[DRAFT] prompt migration engine #808

wants to merge 8 commits into from

Conversation

heyjustinai
Copy link
Member

Here's a draft PR summary for the prompt migration project:

What does this PR do?

This PR introduces a new prompt migration engine that enables conversion and optimization of prompts between different LLM models (e.g., from OpenAI to Llama). The toolkit includes evaluation metrics and comprehensive testing capabilities to ensure prompt quality across different model architectures.

This implementation provides a robust framework for teams looking to migrate their prompts between different LLM providers while maintaining prompt quality and effectiveness.

Feature/Issue validation/testing

Tests were run to verify the prompt migration functionality across different use cases:
TODO: will includesoon

Before submitting

  • Did you read the contributor guideline?
  • [] Documentation has been updated with:
  • [] New tests added for:
  • Environment configuration provided via environment.yml

This implementation provides a robust framework for teams looking to migrate their prompts between different LLM providers while maintaining prompt quality and effectiveness.

@heyjustinai heyjustinai marked this pull request as draft December 4, 2024 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants