Create translate.yml
Browse files- translate.yml +5 -0
translate.yml
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# TxtAI Translation Application
|
| 2 |
+
#
|
| 3 |
+
# Translates input text to a target language. Uses built-in language detection to determine best translation model to use.
|
| 4 |
+
|
| 5 |
+
translation:
|