跳至主要内容
五折优惠 全部方案,限时优惠。起价 $2.48/mo
aider

aider

aider 是在终端里进行的 AI 结对编程工具。把它指向一个 git 仓库,用日常语言描述改动,它就会修改文件并提交 diff。兼容大多数大模型 API。采用 Apache-2.0 许可,GitHub 星标 48,300+。

快速概览

48.3k

GitHub star 数

1

页面浏览量

许可 Apache-2.0 版本 Latest OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4,IPV6

使用方法

在你的项目目录中运行 Aider:

cd /to/your/project
aider

配置 LLM 提供商

Aider 支持多家 AI 提供商。你可以在启动 Aider 时指定模型和 API 密钥。

The easiest way to configure a provider is by using the --model--api-key command-line options:

# DeepSeek via DeepSeek's API
aider --model deepseek --api-key deepseek=your-key

# Claude 3.7 Sonnet via Anthropic's API
aider --model sonnet --api-key anthropic=your-key

# o3-mini via OpenAI's API
aider --model o3-mini --api-key openai=your-key

# Sonnet via OpenRouter's API
aider --model openrouter/anthropic/claude-3.7-sonnet --api-key openrouter=your-key

# DeepSeek Chat V3 via OpenRouter's API
aider --model openrouter/deepseek/deepseek-chat --api-key openrouter=your-key

Shell 环境

Aider 的安装位置:

  • 二进制文件: /root/.local/bin/aider
  • 环境: /root/.local/bin/env

更多自托管内容

相关应用。

立即部署 aider。 起价 $2.48/月。