Commit Graph

40 Commits (3f495af0a648ab3c65b56bc0081c781ef36b9479)

Author SHA1 Message Date
BtrYrSlf 6dbc7a380f
Update fabric.py
Removed "NOTE: This will revert the default model to gpt4-turbo. please run --changeDefaultModel to once again set the default model". This note appears to reflect behavior that is no longer happening.
3 months ago
xssdoctor e2231b3504 added gemini support 4 months ago
Prince Chaddha 053e27e732
Update fabric.py 5 months ago
xssdoctor b61ca20c8b fixed a typo 5 months ago
xssdoctor 989cb9b8d4 added ability to list sessions and gives the first line 5 months ago
xssdoctor b5ee3d38a3 added session log to view your sessions 5 months ago
xssdoctor ce532ca9d8 added ability to delete some or all sessions 5 months ago
Jonathan Dunn eaa1667821 added sessions 5 months ago
Jonathan Dunn eafc2df48c Upgraded agents with PraisonAI. the --agents flag will now CREATE an AI agent for you and then perform a task. Enjoy 6 months ago
xssdoctor f56cf9ff70 added options to set temperature, top_p, frequency_penelty, presence_penalty 6 months ago
Jonathan Dunn d7ca76cc5c updated readme 6 months ago
Jonathan Dunn fda9e9866d added --gui option to fabric. this will open the gui 6 months ago
xssdoctor 3ec5058f8d added copy to local models and claude 6 months ago
Jonathan Dunn 8b4da91579 initial 6 months ago
Daniel Miessler 9939460ccf
Merge pull request #188 from brianteeman/typo
Assorted typo and spelling corrections.
6 months ago
Jonathan Dunn 6c50ee4845 added support for remote ollama instances with --remoteOllamaServer 6 months ago
BrianTeeman c7510c45c1
Assorted typo and spelling corrections. 6 months ago
Jonathan Dunn b64b1cdef2 changed some documentation 7 months ago
jad2121 577abcdbc1 changed some documentation 7 months ago
jad2121 341c358260 fixed some stuff 7 months ago
jad2121 d7fb8fe92d got rid of --claude and --local. everything is in --model 7 months ago
Jonathan Dunn 3869afd7cd added persistance 7 months ago
jad2121 aae4d5dc1a trying a thing 7 months ago
jad2121 2f295974e8 added --changeDefaultModel to persistantly change default model 7 months ago
jad2121 d37dc4565c added support for claude. choose --claude. make sure to run --setup again to enter your claude api key 7 months ago
Jonathan Dunn 39c4636148 updated readme 7 months ago
Jonathan Dunn 0ce5ed24c2 Added support for local models 7 months ago
jad2121 37efb69283 just a little faster now 7 months ago
jad2121 b838b3dea2 made it faster 7 months ago
jad2121 295d8d53f6 updated agents 7 months ago
jad2121 38a3539a6e fixed agents 7 months ago
Jonathan Dunn a6aeb8ffed added agents 7 months ago
jad2121 ea7460d190 fixed something 7 months ago
arduino-man e5901b9f44
Alphabetically sort patterns list
Ensures that when the users lists the available patterns, they are presented in alphabetical order. Helps find the desired pattern faster.
7 months ago
jad2121 31ab369e2f changed another message 7 months ago
jad2121 ed847fd332 Added aliases for individual patterns. Also fixed pattern download process 7 months ago
jad2121 335fea353b now context.md is in .config 7 months ago
jad2121 d15e022abf fixed context 7 months ago
jad2121 8f4ab672c6 added context to cli. edit context.md and add -C to add context to your queries 7 months ago
agu3rra d02053a748 renamed package to installer while keeping poetry project as fabric 7 months ago