Zum Hauptinhalt springen

Documentation Index

Fetch the complete documentation index at: https://docs.aihubmix.com/llms.txt

Use this file to discover all available pages before exploring further.

Download-Adresse: https://github.com/ErikBjare/gptme
Bearbeiten Sie nach dem Deployment des Projekts die Datei ~/.config/gptme/config.toml (im Home-Verzeichnis des Benutzers), um sie zu konfigurieren. Beispielkonfigurationsdatei:
[env]
OPENAI_API_KEY = "sk-xxx"
MODEL = "local/gpt-4o"
OPENAI_BASE_URL = "https://aihubmix.com/v1"

Ersetzen Sie sk-xxx durch den Schlüssel von dieser Website.

Zuletzt aktualisiert: 2026-06-01