Replies: 1 comment 1 reply
-
Chunk the document first and then translate each piece of the document finally merge the translations. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The documents may be very long, resulting in errors exceeding tokens per minute
If I ask to translate a long document at the LangChain prompt, how can I do so efficiently?
I would appreciate it if you could also provide example code.
Beta Was this translation helpful? Give feedback.
All reactions