Commit Graph

86 Commits (aa8295779abe894eaf2ce15935b8d8a2ce34d530)

Author SHA1 Message Date
xssdoctor 257ac16e94 fixed default models once again 6 months ago
raisindetre e6df0f93f0 yt comments includes reply threads. Readme updated. 6 months ago
raisindetre e0d2361aab Added comment retrieval option to yt.py 6 months ago
xssdoctor 70a7f7ad0c fixed situation where there was no default model listed 6 months ago
xssdoctor 371f16fac9
Merge pull request #258 from bthrx/yt-stdin
modified yt to also accept urls via stdin
6 months ago
xssdoctor 059a737938 again fixed defaultmodel 6 months ago
xssdoctor df5d045e36 fixed defaultmodel 6 months ago
bthrx 164fe205de modified yt to also accept urls via stdin 6 months ago
Jonathan Dunn 823f3b2f56 fixed yt...again 6 months ago
Jonathan Dunn b11f6da045 fixed yt 6 months ago
Jonathan Dunn ba163f02b2 fixed yt, ts and save 6 months ago
Jonathan Dunn 3e5423abfe fixed something with models i broke yesterday 6 months ago
Daniel Miessler 8ffb778b77
Merge pull request #219 from streichsbaer/feat/add-claude-3-haiku 6 months ago
xssdoctor 5cfeeedccc now fixed something that I myself broke 6 months ago
xssdoctor 3c187bb319 fixed even more stuff that was broken by pull requests 6 months ago
xssdoctor e6ff430610 fixed lots of things that pull requests broke 6 months ago
xssdoctor 3ec5058f8d added copy to local models and claude 6 months ago
xssdoctor 077d62a053
Merge pull request #199 from zestysoft/recognize_openai_url-2
Add code to use openai_base_url and use OpenAI's model lister function
6 months ago
jad2121 46216ed90a added persistant custom patterns. Anything you add to the .config/fabric/patterns folder will persist 6 months ago
Stefan Streichsbier 39633984cb Add support for Claude 3 Haiku 6 months ago
xssdoctor efa0abcfee
Merge pull request #203 from meirm/bug_stream
Fix bug in sendMessage by moving code
6 months ago
Jonathan Dunn 8b4da91579 initial 6 months ago
Meir Michanie 566ba8a7bf Fix bug in sendMessage by moving code 6 months ago
zestysoft 2188041f7b
Add code to use openai_base_url and use OpenAI's model lister function
Signed-off-by: zestysoft <ian@zestysoft.com>
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