avante.nvim 是一個將 AI 程式編碼輔助帶入編輯器的 Neovim 外掛。將它設定為使用 CometAPI 作為後端,即可存取 GPT、Claude 與其他模型。Documentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
先決條件
- 已在 Neovim 中安裝 avante.nvim
- 擁有一個已啟用 API key 的 CometAPI 帳戶
設定
取得你的 CometAPI API key
編輯你的 avante.nvim 設定
開啟你的 Neovim 設定檔,並將 API 端點設為 
https://api.cometapi.com/v1。將你的 CometAPI key 貼到 openai key 欄位中。

