zestysoft
|
cdde4b8307
|
Use safer method to get data from exception
Signed-off-by: zestysoft <ian@zestysoft.com>
|
2024-03-12 03:21:01 -07:00 |
|
zestysoft
|
8e871028ad
|
Add code to use openai_base_url and use OpenAI's model lister function
Signed-off-by: zestysoft <ian@zestysoft.com>
|
2024-03-12 02:46:04 -07:00 |
|
BrianTeeman
|
c7510c45c1
|
Assorted typo and spelling corrections.
|
2024-03-12 08:37:14 +00:00 |
|
Stefan Streichsbier
|
ea0e6884b0
|
Add supported Claude models
|
2024-03-12 08:20:57 +08:00 |
|
jad2121
|
24e1616864
|
changed how aliases are stored. Intead of the .zshrc etc. aliases now have their own file located at ~/.config/fabric/fabric-bootstrap.inc which is created during setup.sh. Please run ./setup.sh and these changes will be made automatically. your .zshrc/.bashrc will also be automatically updated
|
2024-03-11 20:19:38 -04:00 |
|
jad2121
|
d1463e9cc7
|
fixed local
|
2024-03-11 18:25:46 -04:00 |
|
jad2121
|
220bb4ef08
|
fixed something with llama models
|
2024-03-11 18:18:43 -04:00 |
|
jad2121
|
6457cb42f4
|
fixed even more stuff
|
2024-03-07 19:46:45 -05:00 |
|
jad2121
|
c524eb6f9e
|
fixed more
|
2024-03-07 19:41:50 -05:00 |
|
jad2121
|
a93d1fb9d5
|
fixed stuff
|
2024-03-07 19:40:10 -05:00 |
|
jad2121
|
cd93dfe278
|
fixed stuff
|
2024-03-07 19:39:50 -05:00 |
|
jad2121
|
caca2b728e
|
fixed something
|
2024-03-07 19:28:10 -05: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
|
da39e3e708
|
fixed some stuff
|
2024-03-06 20:16:35 -05:00 |
|
jad2121
|
c8e1c4d2ea
|
fixed setup
|
2024-03-06 19:56:24 -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
|
d2152b7da6
|
fixed something
|
2024-03-06 13:22:14 -05:00 |
|
Jonathan Dunn
|
19dddd9ffd
|
added an error message
|
2024-03-06 10:39:45 -05:00 |
|
Jonathan Dunn
|
4562f0564b
|
added stuff to setup
|
2024-03-06 10:31:06 -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
|
b84451114c
|
fixed something
|
2024-03-05 20:27:05 -05:00 |
|
jad2121
|
a5d3d71b9d
|
changed more documentation
|
2024-03-05 20:14:09 -05:00 |
|
jad2121
|
a655e30226
|
added some stuff
|
2024-03-05 20:12:55 -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 |
|
jad2121
|
6c7143dd51
|
added yet another error message
|
2024-03-05 17:51:01 -05:00 |
|
Jonathan Dunn
|
39c4636148
|
updated readme
|
2024-03-05 15:29:46 -05:00 |
|
Jonathan Dunn
|
38c09afc85
|
changed an error message
|
2024-03-05 15:26:59 -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 |
|
jad2121
|
3264c7a389
|
Merge branch 'agents'
added agents functionality
|
2024-03-03 08:06:56 -05:00 |
|
Daniel Miessler
|
c799114c5e
|
Updated client documentation.
|
2024-03-02 17:24:53 -08:00 |
|
Daniel Miessler
|
c58a6c8c08
|
Removed default context file.
|
2024-03-02 17:23:15 -08:00 |
|
Jonathan Dunn
|
a6aeb8ffed
|
added agents
|
2024-02-28 10:17:57 -05:00 |
|
jad2121
|
7c1b819ffc
|
fixed more stuff
|
2024-02-24 16:49:45 -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 |
|
Jonathan Dunn
|
138c779f5e
|
changed readme
|
2024-02-21 08:39:31 -05:00 |
|
jad2121
|
31ab369e2f
|
changed another message
|
2024-02-21 06:25:21 -05:00 |
|
jad2121
|
983084e4f0
|
added a statement
|
2024-02-21 06:24:01 -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
|
a0d264bead
|
updated readme
|
2024-02-18 16:36:17 -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
|
b4f4ce364c
|
fixes readme link on CLI instructions
|
2024-02-16 20:55:12 -03:00 |
|
agu3rra
|
d02053a748
|
renamed package to installer while keeping poetry project as fabric
|
2024-02-16 16:35:48 -03:00 |
|