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 converting files to utf-8 #38

Merged
merged 4 commits into from
Jan 26, 2025
Merged

implement converting files to utf-8 #38

merged 4 commits into from
Jan 26, 2025

Conversation

seapagan
Copy link
Owner

@seapagan seapagan commented Jan 26, 2025

LLM's prefer the input files to be in UTF-8 format, this adds a cli flag to enable this conversion. For now, it is false by default (no conversion performed) for backwards compatibility. There are also config settings 'utf8' and 'no-utf8' which take true or false.

@seapagan seapagan self-assigned this Jan 26, 2025
@seapagan seapagan added the enhancement New feature or request label Jan 26, 2025
@seapagan seapagan marked this pull request as ready for review January 26, 2025 11:18
@seapagan seapagan merged commit f6ae0f9 into main Jan 26, 2025
1 check passed
@seapagan seapagan deleted the convert-to-utf8 branch January 26, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant