gptme 是一款命令行 AI 助手,支持本地工具执行、代码生成和文件操作。通过 DeerAPI,可在终端中接入各类主流模型。Documentation Index
Fetch the complete documentation index at: https://apidoc.deerapi.com/llms.txt
Use this file to discover all available pages before exploring further.
准备工作
安装 gptme
参考官方文档安装:https://github.com/ErikBjare/gptme
获取 DeerAPI API Key
API 配置
调用测试
配置完成后,在终端运行gptme 并输入测试指令。若返回正常回答,配置成功。
若调用失败,请确认
api_base 末尾包含 /v1,以及 api_key 格式正确。


