Skip to content

Releases: danielmiessler/fabric

Release v1.4.45

04 Oct 20:39
Compare
Choose a tag to compare

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

03 Oct 23:56
Compare
Choose a tag to compare

Automated release for v1.4.44

Release v1.4.13

13 Sep 09:41
Compare
Choose a tag to compare

Automated release for v1.4.13

1.4.0

22 Apr 00:18
Compare
Choose a tag to compare

Added the ability to build on previous conversations using context.

1.3.0

14 Mar 18:48
Compare
Choose a tag to compare

Multiple installer enhancements and utility upgrades.

v1.2.0

13 Mar 20:38
Compare
Choose a tag to compare
  • 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

08 Mar 07:41
Compare
Choose a tag to compare

Multiple enhancements for additional models and easier installation process.

v1.1.2

03 Mar 18:57
Compare
Choose a tag to compare

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

03 Mar 00:27
Compare
Choose a tag to compare

Updates install method and instructions.

1.1.0

18 Feb 02:51
86ba1ad
Compare
Choose a tag to compare

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