Commit Graph

880 Commits (3dfaa9c73805a775f7c76039b7955fceff1aacd7)
 

Author SHA1 Message Date
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 5c770a4fbd
Merge pull request #174 from theorosendorf/main
Fixed typo
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 f419e1ec54
Merge pull request #186 from WoleFabikun/add-analyze-tech-impact
Added analyze_tech_impact pattern for assessing the impact of technology
6 months ago
Daniel Miessler 9939460ccf
Merge pull request #188 from brianteeman/typo
Assorted typo and spelling corrections.
6 months ago
Daniel Miessler 07c5bad937
Merge pull request #192 from krisgesling/patch-1
Minor typo in extract_predictions
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
Kris Gesling 5d5c4b3074
Minor typo in extract_predictions 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
Wole Fabikun 2acebfbf82 Added analyze_tech_impact pattern for assessing the impact of technology 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
Daniel Miessler 9b26ca625f Updated readme. 6 months ago
Daniel Miessler d4c5504278 Updated extract_predictions. 6 months ago
Daniel Miessler 9efeb962cb Added extract_predictions. 6 months ago
Daniel Miessler d1757ae352 Updated find_hidden_message pattern. 6 months ago
Daniel Miessler 358427d89f Updated find_hidden_message pattern. 6 months ago
Daniel Miessler 5f882406ba Updated find_hidden_message pattern. 6 months ago
Daniel Miessler 6ee1a40a8b Updated find_hidden_message pattern. 6 months ago
Daniel Miessler 4e50bb497c Updated find_hidden_message pattern. 6 months ago
Daniel Miessler c380917f32 Updated pattern. 6 months ago
Daniel Miessler 5b8aa54558 Updated pattern. 6 months ago
Theo Rosendorf a4aa67899f Fixed typo 6 months ago
Daniel Miessler 9fdf66c3ea Updated rpg_summarizer. 7 months ago
Daniel Miessler dfb3d17d05 Updated rpg_summarizer. 7 months ago
Daniel Miessler 2f362ddf3e Updated rpg_summarizer. 7 months ago
Daniel Miessler 2ebb904183 Updated extract_patterns. 7 months ago
Daniel Miessler 3f9c2140d4 Updated extract_patterns. 7 months ago
Daniel Miessler f12513fba5 Updated extract_patterns. 7 months ago
Daniel Miessler b1c4271a7a Updated extract_patterns. 7 months ago
Daniel Miessler 06dab09396 Added extract_patterns. 7 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