@portable 在 在Aider上使用o1-mini 中发帖
Aider已经支持使用o1-mini和o1-preview了,升级方式:
aider --install-main-branch
# 或者...
python -m pip install --upgrade git+https://github.com/paul-gauthier/aider.git
aider --model o1-mini --no-stream
aider --model o1-preview --no-stream
不过从Aider的测试结果来看,在使用 aider 的 “diff ”编辑格式时,o1-mini 的表现要差得多,该格式允许模型使用搜索/替换块有效地指定更改。大多数其他前沿模型在使用 diff 格式时表现良好。