Files
open-webui/backend/open_webui/utils
Leo Wang a1bde74e97 fix(prompt): preserve non-ASCII characters in tool specs serialization (#19942)
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.
2025-12-14 12:12:14 -05:00
..
2025-12-10 23:19:19 -05:00
2025-11-06 03:43:59 -05:00
2025-10-26 19:33:39 -07:00
2025-11-28 07:39:02 -05:00
2025-11-25 04:38:07 -05:00
2025-12-01 10:59:01 -05:00
2025-12-02 04:03:44 -05:00
2025-12-03 19:31:23 -05:00
2025-12-02 17:16:12 -05:00
2025-11-04 13:30:59 -05:00
2025-10-25 23:01:13 -07:00
2025-09-26 19:01:22 -05:00
2025-12-02 03:52:38 -05:00
2025-12-08 11:59:45 -05:00
2025-11-25 16:27:27 -05:00
2025-11-04 12:21:18 -05:00