การเชื่อมต่อ · ตั้งค่าใน 60 วินาที · ไม่มีมาร์กอัป
Aider + OrcaRouter
Aider is a terminal-based AI pair programmer that edits your codebase via git commits. It speaks the OpenAI API natively — export two environment variables and every Aider session routes through OrcaRouter.
การตั้งค่า
ห้าขั้นตอน
- 1.Install Aider: pip install aider-chat
- 2.Export OPENAI_API_BASE=https://api.orcarouter.ai/v1
- 3.Export OPENAI_API_KEY=sk-orca-… (your OrcaRouter key)
- 4.Run `aider --model <model>` in any git repo.
- 5.Aider will commit changes attributed to the model you chose.
การกำหนดค่า
export OPENAI_API_BASE="https://api.orcarouter.ai/v1" export OPENAI_API_KEY="sk-orca-..." # Then run Aider with any model OrcaRouter supports: aider --model gpt-4o aider --model claude-sonnet-4 aider --model deepseek-coder-v2
ทำไมต้องกำหนดเส้นทาง Aider ผ่าน OrcaRouter?
Aider's long-running edit loops benefit enormously from OrcaRouter's automatic failover — a mid-session provider outage no longer nukes an hour of context. And because you're paying zero markup, you can run Aider with the best model without worrying about a router's margin inflating your bill.
การเชื่อมต่ออื่น ๆ
กำหนดเส้นทาง Aider ผ่าน OrcaRouter วันนี้
สมัครสมาชิกในเวลาไม่ถึงหนึ่งนาที รับคีย์ sk-orca-… แล้ววางลงใน Aider ไม่มีการบวกเพิ่มบนโทเค็น สำรองอัตโนมัติข้ามทุกผู้ให้บริการ
