Zum Hauptinhalt springen

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.

avante.nvim ist ein Neovim-Plugin, das AI-Coding-Unterstützung direkt in deinen Editor bringt. Konfiguriere es so, dass CometAPI als Backend verwendet wird, um auf GPT, Claude und andere Modelle zuzugreifen.

Voraussetzungen

Einrichtung

1

Hole dir deinen CometAPI API key

Melde dich im CometAPI-Dashboard an. Klicke auf Add API Key und kopiere deinen Schlüssel sowie die base URL (https://api.cometapi.com).
CometAPI-Dashboard — Add API Key
CometAPI API key und base URL
2

Bearbeite deine avante.nvim-Konfiguration

Öffne deine Neovim-Konfigurationsdatei und setze den API-Endpunkt auf https://api.cometapi.com/v1. Füge deinen CometAPI-Schlüssel in das openai-Schlüsselfeld ein.
avante.nvim-Konfigurationsdatei mit CometAPI base URL und API key
3

Neu laden und testen

Lade Neovim neu und starte avante.nvim. Eine erfolgreiche Antwort bestätigt, dass die Einrichtung funktioniert.