v0.1.1
eosphoros-ai/DB-GPTv0.1.1May 28, 2023by csunny
AI Summary
Adds localization support, allowing users to switch between Chinese and English modes via configuration.
Key Highlights
- Support for multiple language modes (Chinese [zh] and English [en])
New Features
- Multiple language modes support
Full Release Notes
### What's Changed - supports multiple language modes, and the language can be set in the configuration file .env.template (currently supports Chinese [zh] and English [en]) @xuyuan23