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

Automate Language Updates #344

Open
Heinrich-XIAO opened this issue Nov 23, 2024 · 4 comments
Open

Automate Language Updates #344

Heinrich-XIAO opened this issue Nov 23, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@Heinrich-XIAO
Copy link
Contributor

Automating language translations for joke languages and others.

@Naviary2
Copy link
Member

To be more descriptive, we'd use the ChatGPT 4.0 API to automate the updating of all languages whenever there's a new change.

@Naviary2 Naviary2 added the enhancement New feature or request label Nov 25, 2024
@Naviary2
Copy link
Member

Naviary2 commented Dec 3, 2024

A good first step would be automating news post translations, cause of the simplicity of not having to deal with any code, but only have to translate one markdown file, and place the translated markdown in a directory!

You don't even need to specify that much context to a language model, cause it's provided in the post.

@Heinrich-XIAO
Copy link
Contributor Author

For things like pig latin, chatgpt won't be necessary as it is easy to automate.

@Naviary2
Copy link
Member

Naviary2 commented Dec 8, 2024

I'm making #364 separate. This issue focuses more on making small changes to each language's TOML when there's a new change inside translation/changes.json

I am not sure how this would be done, as sticking an entire language's TOML into a single prompt is overkill. It'd be nice if there was some way for it to interact with and change individual lines.

@Naviary2 Naviary2 changed the title Automating Language Translations Automate Language Updates Dec 8, 2024
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

No branches or pull requests

2 participants