Commit Graph

63 Commits (a02b7861d8b3e043109661eaf921a5bdf84394cc)

Author SHA1 Message Date
Jonathan Dunn 8b4da91579 initial 6 months ago
Jonathan Dunn 8ad0e1ac52 Merge branch 'main' of github.com:danielmiessler/fabric
fixed youtube
6 months ago
Jonathan Dunn 73c505cad1 added youtube api key to --setup 6 months ago
Daniel Miessler 8f81d881e1
Merge pull request #185 from streichsbaer/feat/add-supported-claude-models
feat: Add additional Claude models
6 months ago
Daniel Miessler 9939460ccf
Merge pull request #188 from brianteeman/typo
Assorted typo and spelling corrections.
6 months ago
xssdoctor 2f8974835d
Merge pull request #189 from zestysoft/recognize_openai_url
Add code to use openai_base_url and use OpenAI's model lister function
6 months ago
Jonathan Dunn 6c50ee4845 added support for remote ollama instances with --remoteOllamaServer 6 months ago
Jonathan Dunn a95aabe1ac fixed an error with -ChangeDefaultModel with local models 6 months ago
Jonathan Dunn 654410530c fixed a setup.sh error that would occur on macos 6 months ago
Jonathan Dunn 6712759c50 fixed local models 6 months ago
zestysoft cdde4b8307
Use safer method to get data from exception
Signed-off-by: zestysoft <ian@zestysoft.com>
6 months ago
zestysoft 8e871028ad
Add code to use openai_base_url and use OpenAI's model lister function
Signed-off-by: zestysoft <ian@zestysoft.com>
6 months ago
BrianTeeman c7510c45c1
Assorted typo and spelling corrections. 6 months ago
Stefan Streichsbier ea0e6884b0 Add supported Claude models 6 months ago
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 6 months ago
jad2121 d1463e9cc7 fixed local 6 months ago
jad2121 220bb4ef08 fixed something with llama models 6 months ago
jad2121 6457cb42f4 fixed even more stuff 7 months ago
jad2121 c524eb6f9e fixed more 7 months ago
jad2121 a93d1fb9d5 fixed stuff 7 months ago
jad2121 cd93dfe278 fixed stuff 7 months ago
jad2121 caca2b728e fixed something 7 months ago
Jonathan Dunn b64b1cdef2 changed some documentation 7 months ago
jad2121 577abcdbc1 changed some documentation 7 months ago
jad2121 da39e3e708 fixed some stuff 7 months ago
jad2121 c8e1c4d2ea fixed setup 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 d2152b7da6 fixed something 7 months ago
Jonathan Dunn 19dddd9ffd added an error message 7 months ago
Jonathan Dunn 4562f0564b added stuff to setup 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 b84451114c fixed something 7 months ago
jad2121 a5d3d71b9d changed more documentation 7 months ago
jad2121 a655e30226 added some stuff 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
jad2121 6c7143dd51 added yet another error message 7 months ago
Jonathan Dunn 39c4636148 updated readme 7 months ago
Jonathan Dunn 38c09afc85 changed an error message 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
jad2121 3264c7a389 Merge branch 'agents'
added agents functionality
7 months ago
Daniel Miessler c799114c5e Updated client documentation. 7 months ago
Daniel Miessler c58a6c8c08 Removed default context file. 7 months ago
Jonathan Dunn a6aeb8ffed added agents 7 months ago