Commit Graph

39 Commits

Author SHA1 Message Date
xssdoctor
e2231b3504 added gemini support 2024-05-14 18:48:25 -04:00
Prince Chaddha
053e27e732
Update fabric.py 2024-05-02 17:42:15 +05:30
xssdoctor
b61ca20c8b fixed a typo 2024-04-20 12:10:47 -04:00
xssdoctor
989cb9b8d4 added ability to list sessions and gives the first line 2024-04-20 12:06:02 -04:00
xssdoctor
b5ee3d38a3 added session log to view your sessions 2024-04-20 11:56:01 -04:00
xssdoctor
ce532ca9d8 added ability to delete some or all sessions 2024-04-20 11:44:08 -04:00
Jonathan Dunn
eaa1667821 added sessions 2024-04-19 21:23:29 -04:00
Jonathan Dunn
eafc2df48c Upgraded agents with PraisonAI. the --agents flag will now CREATE an AI agent for you and then perform a task. Enjoy 2024-04-05 10:25:04 -04:00
xssdoctor
f56cf9ff70 added options to set temperature, top_p, frequency_penelty, presence_penalty 2024-04-01 18:10:04 -04:00
Jonathan Dunn
d7ca76cc5c updated readme 2024-04-01 10:45:45 -04:00
Jonathan Dunn
fda9e9866d added --gui option to fabric. this will open the gui 2024-04-01 10:39:33 -04:00
xssdoctor
3ec5058f8d added copy to local models and claude 2024-03-13 20:13:57 -04:00
Jonathan Dunn
8b4da91579 initial 2024-03-13 14:59:24 -04:00
Daniel Miessler
9939460ccf
Merge pull request #188 from brianteeman/typo
Assorted typo and spelling corrections.
2024-03-12 10:23:11 -07:00
Jonathan Dunn
6c50ee4845 added support for remote ollama instances with --remoteOllamaServer 2024-03-12 12:59:57 -04:00
BrianTeeman
c7510c45c1
Assorted typo and spelling corrections. 2024-03-12 08:37:14 +00:00
Jonathan Dunn
b64b1cdef2 changed some documentation 2024-03-07 09:37:25 -05:00
jad2121
577abcdbc1 changed some documentation 2024-03-06 20:20:21 -05:00
jad2121
341c358260 fixed some stuff 2024-03-06 17:55:10 -05:00
jad2121
d7fb8fe92d got rid of --claude and --local. everything is in --model 2024-03-06 17:35:46 -05:00
Jonathan Dunn
3869afd7cd added persistance 2024-03-06 10:10:30 -05:00
jad2121
aae4d5dc1a trying a thing 2024-03-06 07:00:04 -05:00
jad2121
2f295974e8 added --changeDefaultModel to persistantly change default model 2024-03-05 22:37:07 -05:00
jad2121
d37dc4565c added support for claude. choose --claude. make sure to run --setup again to enter your claude api key 2024-03-05 20:10:35 -05:00
Jonathan Dunn
39c4636148 updated readme 2024-03-05 15:29:46 -05:00
Jonathan Dunn
0ce5ed24c2 Added support for local models 2024-03-05 14:43:34 -05:00
jad2121
37efb69283 just a little faster now 2024-03-05 05:42:02 -05:00
jad2121
b838b3dea2 made it faster 2024-03-05 05:37:16 -05:00
jad2121
295d8d53f6 updated agents 2024-03-04 17:09:25 -05:00
jad2121
38a3539a6e fixed agents 2024-03-03 15:19:10 -05:00
Jonathan Dunn
a6aeb8ffed added agents 2024-02-28 10:17:57 -05:00
jad2121
ea7460d190 fixed something 2024-02-24 16:39:48 -05:00
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.
2024-02-21 20:01:22 -07:00
jad2121
31ab369e2f changed another message 2024-02-21 06:25:21 -05:00
jad2121
ed847fd332 Added aliases for individual patterns. Also fixed pattern download process 2024-02-21 06:19:54 -05:00
jad2121
335fea353b now context.md is in .config 2024-02-18 16:48:47 -05:00
jad2121
d15e022abf fixed context 2024-02-18 16:34:47 -05:00
jad2121
8f4ab672c6 added context to cli. edit context.md and add -C to add context to your queries 2024-02-18 13:25:07 -05:00
agu3rra
d02053a748 renamed package to installer while keeping poetry project as fabric 2024-02-16 16:35:48 -03:00