mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-20 00:05:21 +00:00
Use json.dumps with ensure_ascii=False to avoid converting Chinese descriptions into Unicode escape sequences. This makes logs easier to read and significantly improves LLM tool selection accuracy (from ~48% to ~67%) by preserving the original natural language context. |
||
|---|---|---|
| .. | ||
| data | ||
| open_webui | ||
| .dockerignore | ||
| .gitignore | ||
| dev.sh | ||
| requirements-min.txt | ||
| requirements.txt | ||
| start.sh | ||
| start_windows.bat | ||