/kind feature **Describe the solution you'd like:** <!-- A clear and concise description of what you want to happen --> **Additional context:** <!-- Any other information that might help in implementing the feature --> **Environment:** - OS (e.g. from `/etc/os-release`): - Others: pyproject.toml 文件最下边加入国内源 [tool.uv] index-url = "https://pypi.tuna.tsinghua.edu.cn/simple"