mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-09 14:28:01 -05:00
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user