Merge pull request #916 from NerdyPunkDad/patch-1

Patch 1
This commit is contained in:
Daniel Miessler
2024-09-07 16:59:56 -07:00
committed by GitHub
2 changed files with 10 additions and 5 deletions

View File

@@ -48,6 +48,14 @@
> [!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.
>
>
> **The following command line options were changed during the migration to Go:**
> * 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 following command line options have been removed --agents (-a), --gui, --clearsession, --remoteOllamaServer, and --sessionlog options
> * You can now use --Setup (-S) to cofigure an Ollama server.
> * **Please be patient while our developers rewrite the gui in go**
## Intro videos