fix: use ensure_ascii=False to support chinese character

This commit is contained in:
Wendong
2025-03-16 04:44:36 +08:00
parent 7443ee2fde
commit 26b2b4a40d
3 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
camel-ai[all]==0.2.30
camel-ai[all]==0.2.31
chunkr-ai>=0.0.41
docx2markdown>=0.1.1
gradio>=3.50.2