Commit Graph

120 Commits

Author SHA1 Message Date
xssdoctor
ca9fb0f65a fixed gemini support 2024-05-14 18:52:00 -04:00
xssdoctor
e2231b3504 added gemini support 2024-05-14 18:48:25 -04:00
Thomas Raulet
7354e8d961 Ensure env file created in setup when no API keys provided 2024-05-11 13:21:31 +02:00
Daniel Miessler
2184d4d7e8
Merge pull request #375 from princechaddha/main
Pattern for Nuclei Template
2024-05-10 20:16:08 -07:00
Daniel Miessler
fffbd81c80
Merge pull request #368 from RealHurrison/main
fix: The variable 'wisdomFilePath' is already a complete path constru…
2024-05-10 20:14:46 -07:00
obswork
90ecbde180 feat: add metadata flag to yt cli
Output includes: id, title, channel, and published_at
2024-05-02 13:36:04 -04:00
Prince Chaddha
053e27e732
Update fabric.py 2024-05-02 17:42:15 +05:30
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.
2024-04-26 14:41:17 +08:00
xssdoctor
b61ca20c8b fixed a typo 2024-04-20 12:10:47 -04:00
xssdoctor
989cb9b8d4 added ability to list sessions and gives the first line 2024-04-20 12:06:02 -04:00
xssdoctor
b5ee3d38a3 added session log to view your sessions 2024-04-20 11:56:01 -04:00
xssdoctor
ce532ca9d8 added ability to delete some or all sessions 2024-04-20 11:44:08 -04:00
xssdoctor
449fda1052 fixed some broken things about sessions 2024-04-20 11:36:18 -04:00
Jonathan Dunn
eaa1667821 added sessions 2024-04-19 21:23:29 -04:00
xssdoctor
161495ed7d fixed copy and output in local models and claude 2024-04-14 12:21:29 -04:00
Jonathan Dunn
198ba8c9ee fixed changing default model to ollama 2024-04-12 08:38:43 -04:00
xssdoctor
ca4ed26b92 fixed --listmodels in the situation where there is no claude key 2024-04-07 07:32:48 -04:00
Kayvan Sylvan
f13bd5a0a4 Merge remote-tracking branch 'upstream/main' 2024-04-06 13:32:07 -07:00
xssdoctor
18acd5a319 fixed the situation where there is no openai api key...again 2024-04-06 12:22:34 -04:00
Kayvan Sylvan
06aa8cab28 Merge remote-tracking branch 'upstream/main' 2024-04-05 14:06:06 -07:00
Jonathan Dunn
eafc2df48c Upgraded agents with PraisonAI. the --agents flag will now CREATE an AI agent for you and then perform a task. Enjoy 2024-04-05 10:25:04 -04:00
Kayvan Sylvan
8934deabd9 Merge remote-tracking branch 'upstream/main' 2024-04-02 09:28:01 -07:00
Daniel Miessler
24f44b41f2
Merge pull request #304 from bpmcircuits/main
Language choice option when pulling a transcript from yt
2024-04-01 20:45:48 -07:00
Daniel Miessler
ac80af3d7f
Merge pull request #298 from Loibl33/patch-1
Fixed Latin-1 decode problems
2024-04-01 20:45:25 -07:00
Kayvan Sylvan
5df1ec1cf8
Merge branch 'danielmiessler:main' into main 2024-04-01 16:50:40 -07:00
xssdoctor
f56cf9ff70 added options to set temperature, top_p, frequency_penelty, presence_penalty 2024-04-01 18:10:04 -04:00
Kayvan Sylvan
5e8f0d4f56
Merge branch 'main' into main 2024-04-01 14:10:55 -07:00
Jonathan Dunn
13799ecc2f fixed the gui 2024-04-01 15:33:36 -04:00
Jonathan Dunn
5a4ae78caf fixed something 2024-04-01 12:38:29 -04:00
Jonathan Dunn
d7ca76cc5c updated readme 2024-04-01 10:45:45 -04:00
Jonathan Dunn
fda9e9866d added --gui option to fabric. this will open the gui 2024-04-01 10:39:33 -04:00
Kayvan Sylvan
6b9f5d04fe Get OLLAMA models to work in Windows, including both native and WSL environments. 2024-03-31 16:11:59 -07:00
Bartosz Pokrywka
4d48f299ee modified: installer/client/cli/yt.py 2024-03-27 13:20:11 +01:00
Loibl33
07e96f122d
Fixed Latin-1 decode problems
Fixes Latin-1 decode problems
2024-03-25 11:00:34 +01:00
xssdoctor
257ac16e94 fixed default models once again 2024-03-20 22:10:20 -04:00
raisindetre
e6df0f93f0 yt comments includes reply threads. Readme updated. 2024-03-17 20:29:56 +13:00
raisindetre
e0d2361aab Added comment retrieval option to yt.py 2024-03-17 19:18:04 +13:00
xssdoctor
70a7f7ad0c fixed situation where there was no default model listed 2024-03-16 12:56:04 -04:00
xssdoctor
371f16fac9
Merge pull request #258 from bthrx/yt-stdin
modified yt to also accept urls via stdin
2024-03-16 12:33:50 -04:00
xssdoctor
059a737938 again fixed defaultmodel 2024-03-16 10:24:48 -04:00
xssdoctor
df5d045e36 fixed defaultmodel 2024-03-16 09:39:05 -04:00
bthrx
164fe205de modified yt to also accept urls via stdin 2024-03-15 22:18:24 -04:00
Jonathan Dunn
823f3b2f56 fixed yt...again 2024-03-14 14:29:56 -04:00
Jonathan Dunn
b11f6da045 fixed yt 2024-03-14 14:15:59 -04:00
Jonathan Dunn
ba163f02b2 fixed yt, ts and save 2024-03-14 10:43:52 -04:00
Jonathan Dunn
3e5423abfe fixed something with models i broke yesterday 2024-03-14 10:37:06 -04:00
Daniel Miessler
8ffb778b77
Merge pull request #219 from streichsbaer/feat/add-claude-3-haiku 2024-03-13 20:41:21 -07:00
xssdoctor
5cfeeedccc now fixed something that I myself broke 2024-03-13 21:18:46 -04:00
xssdoctor
3c187bb319 fixed even more stuff that was broken by pull requests 2024-03-13 21:16:07 -04:00
xssdoctor
e6ff430610 fixed lots of things that pull requests broke 2024-03-13 20:51:57 -04:00