diff --git a/README.md b/README.md index ffabb14..42df272 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,33 @@ # Continue-Config -Konfigurations-Datei für Continue \ No newline at end of file +Konfigurationsdatei und Best Practices für Continue IDE - ein AI Coding Assistant für VS Code. + +## Übersicht + +Dieses Projekt enthält optimierte Konfigurationen für den Continue Copilot: +- Model-Konfiguration +- LLM-Provider Setup +- IDE-Integration + +## Features + +- Vorkonfigurierte Modelle +- Custom Instructions +- Context-Fenster Optimierung + +## Installation + +1. Installieren Sie die Continue Extension in VS Code +2. Kopieren Sie die Konfiguration in `~/.continue/config.py` +3. Starten Sie VS Code neu + +## Konfiguration + +Bearbeiten Sie `config.yaml` für: +- Modellauswahl (OpenAI, Claude, etc.) +- API-Keys +- Verhaltensoptionen + +## Dokumentation + +Weitere Info: https://continue.dev/ \ No newline at end of file