Releases: danielmiessler/fabric
Releases · danielmiessler/fabric
Release v1.4.45
Automated release for v1.4.45
Support Setup for specific vendor:
--setup-vendor=<Vendor> Run Setup for specific vendor, one of Ollama, OpenAI, Anthropic, Azure, Gemini, Groq, Mistral, OpenRouter, SiliconCloud.
e.g.
fabric --setup-vendor=OpenAI
Release v1.4.44
Automated release for v1.4.44
Release v1.4.13
Automated release for v1.4.13
1.4.0
Added the ability to build on previous conversations using context.
1.3.0
Multiple installer enhancements and utility upgrades.
v1.2.0
- The installer now uses
pipx
instead of a./setup.sh
bash script. - Updated instructions
- Added another introduction video by Matthew Berman
- Added multiple new patterns
v1.1.3
Multiple enhancements for additional models and easier installation process.
v1.1.2
Updated setup.sh
and --update
flags to make a more fluid install.
- Improved
setup.sh
to fix a bug with writing to shell conf files - Fixed alias creation so that you can use pattern name without using
fabric -p
v1.1.1
Updates install method and instructions.
1.1.0
This release updates the installation process to use Poetry combined with an elegant ./setup.sh
script that does all the work for you.
- Migrates to Poetry
- Simplifies Poetry install using curl install
- Handles everything else via ./setup.sh