AutoGPT
AutoGPT copied to clipboard
Add SEARCH_LANGUAGE_CODE env configuration and support search google with google translation.
https://github.com/Significant-Gravitas/Auto-GPT/issues/1629
requirements.txt conflicts.
requirements.txt conflicts.
@azure1016 @richbeales Resolved conflicts
googletrans lib has an issue which across many version(I encountered it from 3.0 -> 4.0) https://github.com/ssut/py-googletrans/issues/234 so I decided to change my implementation to a simple way
@Jun10ng There are more linter errors
what's the chinese SEARCH_LANGUAGE_CODE?zh_CN,is it correct?
what's the chinese SEARCH_LANGUAGE_CODE?zh_CN,is it correct?
简体中文 zh-CN,繁体zh-TW
sakurafly123
zh-CN
sakurafly123
zh-CN
老哥你只是搜索的时候准备把母语翻译成英语搜索,你会把结果再翻译回母语吗
@sakurafly123
This PR only supports translating google search input text
, From English to SEARCH_LANGUAGE_CODE( like zh-CN)
And this PR https://github.com/Significant-Gravitas/Auto-GPT/pull/1880 support outputs(Think, Action and so on) in multi-language.
Hi @nponeccop, could add this PR into PR7 also? I think this feature would have a better effect with another feature ai_output_language_code, user can input and output in their native language.
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.
This is a mass message from the AutoGPT core team. Our apologies for the ongoing delay in processing PRs. This is because we are re-architecting the AutoGPT core!
For more details (and for infor on joining our Discord), please refer to: https://github.com/Significant-Gravitas/Auto-GPT/wiki/Architecting
I'd also like to add that I don't believe the repository is looking to add localization quite yet, at least not until the end of the re-arch.
Relates to #1563
Closing this together with #1880, for the same reason:
see https://github.com/Significant-Gravitas/Auto-GPT/pull/1880#issuecomment-1711601610