bash -c "$(curl -fsSL https://static01.siliconflow.cn/cdn/assets/ccsf_v2.sh)"
export ANTHROPIC_BASE_URL="https://api.siliconflow.cn/" export ANTHROPIC_MODEL="moonshotai/Kimi-K2-Instruct" # 可以自行修改所需模型,目前仅支持非思考模型 export ANTHROPIC_API_KEY="YOUR_SILICONCLOUD_API_KEY" # 请替换 API Key