Initiële configuratie
Voer uit:
goose configure
Tijdens de installatie:
- Kies uw AI-aanbieder.
- Voor een VPS of headless server is 'Manual Configuration' aan te raden, omdat daarvoor geen browser of grafische interface nodig is.
- De configuratie wordt opgeslagen in:
/root/.config/goose/config.yaml
Handige opdrachten
Start Goose:
goose
Bekijk de beschikbare opties:
goose --help
Controleer de geïnstalleerde versie:
goose --version
Opmerkingen
- Het Goose-binary staat in
/root/.local/bin. /root/.local/binis added to the shellPATHthrough/root/.bashrc.