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

Bugfix/metadata description length #1150

Merged
merged 6 commits into from
Oct 31, 2024
Merged

Conversation

gecBurton
Copy link
Collaborator

@gecBurton gecBurton commented Oct 31, 2024

Context

The max_length argument in the GeneratedMetadata model is checking for 100 chars when the prompt asks for 100 words

Changes proposed in this pull request

max_length isnt that helpful, it doesnt matter if we go over the word count, so i have removed it

Guidance to review

Relevant links

Things to check

@gecBurton gecBurton force-pushed the bugfix/metadata-description-length branch from 2d9feb1 to 9c920b4 Compare October 31, 2024 13:23
@gecBurton gecBurton merged commit bcb047f into main Oct 31, 2024
7 checks passed
@gecBurton gecBurton deleted the bugfix/metadata-description-length branch October 31, 2024 14:23
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