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

Added support for verbose logging and csv-metadata to the prompt tune… #1789

Merged
merged 10 commits into from
Mar 11, 2025

Conversation

nievespg1
Copy link
Contributor

Description

The original prompt tuning client did not support metadata injection when creating the example code even when provided with a correct yaml config file.

In this PR I updated the prompt tuning client to support the default chunking strategy provided by the create_base_text_units workflow which injects any metadata into the text chunks as defined by the provided config file.

As a side note, I updated the logger logic to conform with the latest LoggerFactory paradigm and added verbose logging support.

Related Issues

N/A

Proposed Changes

N/A

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).

Additional Notes

N/A

@nievespg1 nievespg1 requested review from a team as code owners March 5, 2025 23:14
@AlonsoGuevara AlonsoGuevara merged commit e39d869 into main Mar 11, 2025
15 checks passed
@AlonsoGuevara AlonsoGuevara deleted the gnievesponce-prompt-tune-csv branch March 11, 2025 20:55
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