Describe CLI changes / Update README.md

pull/916/head
NerdyPunkDad 2 weeks ago committed by GitHub
parent 1ef492449d
commit 4e82b27424
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -48,6 +48,13 @@
> [!NOTE]
August 20, 2024 — We have migrated to Go, and the transition has been pretty smooth! The biggest thing to know is that **the previous installation instructions in the various Fabric videos out there will no longer work** because they were for the legacy (Python) version. Check the new [install instructions](#Installation) below.
>
> **There were several important changes to the command line interface during the rewrite:**
> * You now need to use the -c option instead of -C to copy the result to the clipboard.
> * You now need to use the -s option instead of -S to stream results in realtime.
> * The --agents (-a), --gui, --clearsession, --remoteOllamaServer, and --sessionlog options **have been removed**
> * You can now use --Setup (-S) to cofigure your Ollama server.
> * **Please be patient while our developers rewrite the gui in go**
## Intro videos

Loading…
Cancel
Save