Search before asking
Operating system information
Windows
Python version information
=3.11
What happened
An error occurred during the execution of the startup command.:uv run python packages/derisk-app/src/derisk_app/derisk_server.py --config configs/derisk-siliconflow.toml
Err message is : 'gbk' codec can't decode byte 0x80 in position 114: illegal multibyte sequence
For further details, please refer to the attached document:

What you expected to happen
The startup process did not encounter any errors. The URL http://localhost:7777/ is accessible without issues.
How to reproduce
uv run python packages/derisk-app/src/derisk_app/derisk_server.py --config configs/derisk-siliconflow.toml
Additional context
No response
Are you willing to submit PR?