가입 후 초대 링크를 공유하면 동영상 재생 및 초대 보상을 받을 수 있습니다.

余温
@gkxspace
🌸05年连续创业者 | 专注 AI 产品 | 项目营收 7 位数+ ✨记录真实的创业路:项目复盘、踩坑总结和成长思考 💗AI 产品构建 & AI 商业化方案 & 企业 AI 转型
가입 January 2025
1.1K 팔로잉 중    44.3K
我真没想到,OpenAI 的人亲自教你把 GPT 5.6 Sol 塞进 Claude Code,离谱到家了。 5 分钟,CLIProxyAPI + 一个 claudex 别名,甚至承诺如果方法被封就补一次 reset。 但是,我看了下评论区,已经有人反馈账号被停。。。。。。 如果大家确实有这个需求,还是建议直接 ccswitch~
더 보기
If you aren't yet bold enough to install the Codex app, you can stay in the presence of your orange crab and point it at GPT 5.6 Sol. Takes 5 minutes. Kudos to Theo for explaining one of the ways to get this done. Step 1: Install CLIProxyAPI Step 2: Connect Step 3: Define following alias and enjoy claudex ``` alias claudex='CLAUDE_CODE_SUBAGENT_MODEL=gpt-5.6-sol \ CLAUDE_CODE_ALWAYS_ENABLE_EFFORT=1 \ CLAUDE_CODE_MAX_TOOL_USE_CONCURRENCY=3 \ ENABLE_TOOL_SEARCH=false \ claude --model gpt-5.6-sol' ``` If this gets blocked, I owe you a reset.
더 보기