Merge pull request #3568 from pipecat-ai/mb/changelog-3536

This commit is contained in:
Mark Backman
2026-01-27 07:14:41 -05:00
committed by GitHub

1
changelog/3536.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed a logging issue where non-ASCII characters (e.g., Japanese, Chinese, etc.) were being unnecessarily escaped to Unicode sequences when function call occurred.