Commit Graph

133 Commits (dfb9d59d653ed01deef8ce803388f96fa4646222)

Author SHA1 Message Date
xssdoctor ca9fb0f65a fixed gemini support 4 months ago
xssdoctor e2231b3504 added gemini support 4 months ago
Thomas Raulet 7354e8d961 Ensure env file created in setup when no API keys provided 4 months ago
Daniel Miessler 2184d4d7e8
Merge pull request #375 from princechaddha/main
Pattern for Nuclei Template
4 months ago
Daniel Miessler fffbd81c80
Merge pull request #368 from RealHurrison/main
fix: The variable 'wisdomFilePath' is already a complete path constru…
4 months ago
Daniel Miessler d9d46bd662
Merge pull request #376 from obswork/obswork/yt_metadata
feat: add metadata flag to yt cli
4 months ago
Daniel Miessler d549e5826a
Merge pull request #261 from danielmiessler/dependabot/npm_and_yarn/installer/client/gui/follow-redirects-1.15.6
Bump follow-redirects from 1.15.5 to 1.15.6 in /installer/client/gui
4 months ago
obswork 90ecbde180 feat: add metadata flag to yt cli
Output includes: id, title, channel, and published_at
5 months ago
Prince Chaddha 053e27e732
Update fabric.py 5 months ago
xssdoctor e02a220275 fixed update patterns in gui 5 months ago
Hurrison 5bc4223984
fix: The variable 'wisdomFilePath' is already a complete path constructed with 'config_directory'. Joining it again with 'current_directory' could lead to an incorrect path.
The variable 'wisdomFilePath' is already a complete path constructed with 'config_directory'. Joining it again with 'current_directory' could lead to an incorrect path.
5 months ago
xssdoctor b61ca20c8b fixed a typo 5 months ago
xssdoctor 989cb9b8d4 added ability to list sessions and gives the first line 5 months ago
xssdoctor b5ee3d38a3 added session log to view your sessions 5 months ago
xssdoctor ce532ca9d8 added ability to delete some or all sessions 5 months ago
xssdoctor 449fda1052 fixed some broken things about sessions 5 months ago
Jonathan Dunn eaa1667821 added sessions 5 months ago
xssdoctor 161495ed7d fixed copy and output in local models and claude 5 months ago
Jonathan Dunn 198ba8c9ee fixed changing default model to ollama 5 months ago
xssdoctor ca4ed26b92 fixed --listmodels in the situation where there is no claude key 6 months ago
Kayvan Sylvan f13bd5a0a4 Merge remote-tracking branch 'upstream/main' 6 months ago
xssdoctor 18acd5a319 fixed the situation where there is no openai api key...again 6 months ago
Kayvan Sylvan 06aa8cab28 Merge remote-tracking branch 'upstream/main' 6 months ago
Jonathan Dunn eafc2df48c Upgraded agents with PraisonAI. the --agents flag will now CREATE an AI agent for you and then perform a task. Enjoy 6 months ago
Kayvan Sylvan 8934deabd9 Merge remote-tracking branch 'upstream/main' 6 months ago
Daniel Miessler 24f44b41f2
Merge pull request #304 from bpmcircuits/main
Language choice option when pulling a transcript from yt
6 months ago
Daniel Miessler ac80af3d7f
Merge pull request #298 from Loibl33/patch-1
Fixed Latin-1 decode problems
6 months ago
Kayvan Sylvan 5df1ec1cf8
Merge branch 'danielmiessler:main' into main 6 months ago
xssdoctor e7fc9689b2 added fine tuning to the gui 6 months ago
xssdoctor f56cf9ff70 added options to set temperature, top_p, frequency_penelty, presence_penalty 6 months ago
Kayvan Sylvan 5e8f0d4f56
Merge branch 'main' into main 6 months ago
Jonathan Dunn 13799ecc2f fixed the gui 6 months ago
Jonathan Dunn 5a4ae78caf fixed something 6 months ago
Jonathan Dunn 8dadd4b8db fixed gui again 6 months ago
Jonathan Dunn f30559bc63 fixed the gui 6 months ago
Jonathan Dunn d7ca76cc5c updated readme 6 months ago
Jonathan Dunn fda9e9866d added --gui option to fabric. this will open the gui 6 months ago
Jonathan Dunn 7e3e38ee18 made gui look a little nicer 6 months ago
Jonathan Dunn 7eb5f953d7 added functionality to gui to create your own patterns 6 months ago
dependabot[bot] c5e75568d4
Bump follow-redirects from 1.15.5 to 1.15.6 in /installer/client/gui
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
xssdoctor 3121730102 fixed even more stuff...trust me you'll love it 6 months ago
xssdoctor fe74efde71 fixed stuff in the UI that I did badly...more to come im sure 6 months ago
xssdoctor d1b59367bd updated gui to include local models and claud...more to comee 6 months ago
Kayvan Sylvan 6b9f5d04fe Get OLLAMA models to work in Windows, including both native and WSL environments. 6 months ago
Bartosz Pokrywka 4d48f299ee modified: installer/client/cli/yt.py 6 months ago
Loibl33 07e96f122d
Fixed Latin-1 decode problems
Fixes Latin-1 decode problems
6 months ago
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