Files
open-webui-custom/backend/open_webui
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-08-10 22:28:31 +08:00
2025-12-11 00:11:12 -05:00
2025-12-08 11:49:27 -05:00
2025-08-10 00:02:58 +04:00
2025-08-21 12:44:16 +04:00
2025-07-16 15:23:18 +09:00
2025-04-15 09:55:35 +02:00
2025-12-08 12:18:25 -05:00
2025-09-26 17:49:42 -05:00
2025-12-08 11:49:27 -05:00
2025-10-07 16:20:27 -05:00