This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# 激活虚拟环境
conda activate rag
# 永久修改pip源为阿里云镜像源(适用于Windows系统)
pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/