notes for nerds – pc, server, phones, apps

notes4nerds

— notes.h87.at —

fabric – K.I. auf Kommandozeile

fabric ermöglicht dir dein KIs per Kommandozeile anzusprechen.
– fabric –listmodels kannst du deine Modelle auflisten…
– Mit Patterns werden Befehle ausgeführt.
https://github.com/danielmiessler/fabric/blob/main/README.md

cd /your/install/directory
git clone https://github.com/danielmiessler/fabric.git
su > apt install pipx
pipx install .
pipx ensurepath
source ~/.bashrc
fabric --setup
fabric --listmodels

Beim Setup werden mehrere API-Keys angefragt…
ChatGPT unter https://platform.openai.com/api-keys
Claude unter https://console.anthropic.com/settings/keys


Beitrag veröffentlicht

in

von

Schlagwörter:

Kommentare

Schreibe einen Kommentar