Significant-Gravitas/AutoGPT

Add Support for Internationalization to AutoGPT

開放

#7,206 建立於 2024年6月10日

 (10 則留言) (0 個反應) (0 位負責人)Python (46,237 個分叉)batch import
fridgegood first issuehelp wantedinternationalization

倉庫指標

星標
 (184,310 顆星)
PR 合併指標
 (平均合併 10天 15小時) (30 天內合併 100 個 PR)

描述

Duplicates

  • I have searched the existing issues

Summary 💡

AutoGPT (+ Server, Benchmark) needs to support other languages. Various tools, such as Python's gettext and Babel (no, not that one), can do some of the heavy lifting here.

We must also check that these languages render correctly across the web, API, frontend, CLI, and reports.

Whoever would like to solve this should first come up with a proposal to solve it to be reviewed before making a PR

Examples 🌈

No response

Motivation 🔦

We should support the Internationalization of AutoGPT. Our community clearly needs the tools in other languages.

貢獻者指南