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
|
8 months ago |
jad2121
|
d1463e9cc7
|
fixed local
|
8 months ago |
jad2121
|
220bb4ef08
|
fixed something with llama models
|
8 months ago |
jad2121
|
6457cb42f4
|
fixed even more stuff
|
9 months ago |
jad2121
|
c524eb6f9e
|
fixed more
|
9 months ago |
jad2121
|
a93d1fb9d5
|
fixed stuff
|
9 months ago |
jad2121
|
cd93dfe278
|
fixed stuff
|
9 months ago |
jad2121
|
caca2b728e
|
fixed something
|
9 months ago |
jad2121
|
da39e3e708
|
fixed some stuff
|
9 months ago |
jad2121
|
c8e1c4d2ea
|
fixed setup
|
9 months ago |
jad2121
|
341c358260
|
fixed some stuff
|
9 months ago |
jad2121
|
d7fb8fe92d
|
got rid of --claude and --local. everything is in --model
|
9 months ago |
Jonathan Dunn
|
d2152b7da6
|
fixed something
|
9 months ago |
Jonathan Dunn
|
19dddd9ffd
|
added an error message
|
9 months ago |
Jonathan Dunn
|
4562f0564b
|
added stuff to setup
|
9 months ago |
Jonathan Dunn
|
3869afd7cd
|
added persistance
|
9 months ago |
jad2121
|
aae4d5dc1a
|
trying a thing
|
9 months ago |
jad2121
|
2f295974e8
|
added --changeDefaultModel to persistantly change default model
|
9 months ago |
jad2121
|
b84451114c
|
fixed something
|
9 months ago |
jad2121
|
a5d3d71b9d
|
changed more documentation
|
9 months ago |
jad2121
|
a655e30226
|
added some stuff
|
9 months ago |
jad2121
|
d37dc4565c
|
added support for claude. choose --claude. make sure to run --setup again to enter your claude api key
|
9 months ago |
jad2121
|
6c7143dd51
|
added yet another error message
|
9 months ago |
Jonathan Dunn
|
38c09afc85
|
changed an error message
|
9 months ago |
Jonathan Dunn
|
0ce5ed24c2
|
Added support for local models
|
9 months ago |
jad2121
|
37efb69283
|
just a little faster now
|
9 months ago |
Jonathan Dunn
|
a6aeb8ffed
|
added agents
|
9 months ago |
jad2121
|
7c1b819ffc
|
fixed more stuff
|
9 months ago |
jad2121
|
ea7460d190
|
fixed something
|
9 months ago |
Jonathan Dunn
|
138c779f5e
|
changed readme
|
9 months ago |
jad2121
|
983084e4f0
|
added a statement
|
9 months ago |
jad2121
|
ed847fd332
|
Added aliases for individual patterns. Also fixed pattern download process
|
9 months ago |
jad2121
|
d15e022abf
|
fixed context
|
9 months ago |
jad2121
|
8f4ab672c6
|
added context to cli. edit context.md and add -C to add context to your queries
|
9 months ago |
agu3rra
|
d02053a748
|
renamed package to installer while keeping poetry project as fabric
|
9 months ago |
agu3rra
|
2b48e564f1
|
renames fabric folder into fabric_installer
|
9 months ago |
agu3rra
|
747324266a
|
readded the client folder to the structure
|
9 months ago |
agu3rra
|
041ae024db
|
single poetry project; script to create aliases in bash and zsh; updates readme
|
9 months ago |
xssdoctor
|
b425b12939
|
Update utils.py
fixed something else
|
9 months ago |
George Mallard
|
e0683024c1
|
Update utils.py with a class to transcribe YouTube Videos
Added Class Transcribe with method youtube which accepts a video id as a parameter. Returns the transcript.
|
9 months ago |
George Mallard
|
8fad5a12a0
|
Update utils.py - This is a utility function standalone.get_cli_input()
This function adds compatibility to Visual Studio Community edition.
|
9 months ago |
agu3rra
|
688886451f
|
fabric as a CLI; poetry for dep management with latest versions; gitignore re-added
|
9 months ago |
Daniel Miessler
|
ddfe247bce
|
Unscrewed the repo.
|
9 months ago |
Daniel Miessler
|
2a5b9d3a95
|
Made analyze_prose more stringent.
|
9 months ago |
snorkell-ai[bot]
|
6061549fff
|
test commit
|
10 months ago |
Daniel Miessler
|
3a004440f7
|
Removed an extra print statement, thanks to @rez0.
|
10 months ago |
Gilgamesh555
|
5657eb4bf2
|
update model list to api dynamic response based on user key
|
10 months ago |
Gilgamesh555
|
086cfbc239
|
add model and list-model to args
|
10 months ago |
Daniel Miessler
|
f255f1badb
|
Updated model to GPT-4 preview, which is always the latest.
|
10 months ago |
Daniel Miessler
|
4695bee612
|
Changed model to gpt-4-turbo-preview.
|
10 months ago |