View Source API Reference gettext_llm v0.1.9
Modules
Gettext LLM
Automated translations
Translating from one language to another requires the translator to be accurate and to maintain a consistent tone/persona and style. Scaling these to multiple languages is challenging. Automated translation with LLM's provide a "good enough" alternative in many use cases.
Gettext folder & file scanning functions.
Gettext Test helper. To be moved to the test folder soon.
Various translation specs for the translators.
Translator behavior. Any translators must implement this.
Translation functions based on langchain.
Various translation functions for testing purposes.
Mix Tasks
GettextLLM usage