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

Implement prompt tuning API #855

Merged
merged 11 commits into from
Aug 12, 2024
Merged

Implement prompt tuning API #855

merged 11 commits into from
Aug 12, 2024

Conversation

jgbradley1
Copy link
Collaborator

Description

This PR cleans up the code between the CLI and the underlying library for the prompt tuning engine. It introduces an initial starting point to an API design that other systems/users may use to interface with graphrag programmatically.

Checklist

  • I have tested these changes locally.
  • I have reviewed the code changes.
  • I have updated the documentation (if necessary).
  • I have added appropriate unit tests (if applicable).

@jgbradley1 jgbradley1 requested a review from a team as a code owner August 7, 2024 02:14
@jgbradley1 jgbradley1 mentioned this pull request Aug 7, 2024
@AlonsoGuevara AlonsoGuevara requested a review from a team as a code owner August 12, 2024 19:40
@AlonsoGuevara AlonsoGuevara merged commit 238f1c2 into main Aug 12, 2024
15 checks passed
@AlonsoGuevara AlonsoGuevara deleted the joshbradley/prompt-tune-api branch August 12, 2024 21:09
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