kilig (@kilig_998)replit 已加入 opus4.7,简单教程,一看就懂 中发帖

书接上回 
https://linux.do/t/topic/1949529 
直接在 shell执行 
git remote add origin https://github.com/kilig6666/ai-proxy-server.git 
git fetch origin 
git reset --hard origin/main 
安装 + 构建
pnpm install --no-frozen-lockfile && PORT=24927 BASE_PATH=/ pnpm --filter @workspace/api-portal run build && pnpm --filter @workspace/api-server run build 
你就会神奇的发现有了 opus4.7 
 [image]
 
 
Back to Top