Commit Graph

21 Commits

Author SHA1 Message Date
Daniel Miessler
3a004440f7 Removed an extra print statement, thanks to @rez0. 2024-02-07 11:14:54 -08:00
Daniel Miessler
f255f1badb Updated model to GPT-4 preview, which is always the latest. 2024-02-06 01:28:23 -08:00
Daniel Miessler
4695bee612 Changed model to gpt-4-turbo-preview. 2024-02-06 01:27:13 -08:00
cwhuang119
1711eeeb7a remove: virtual env source folder and .zshrc 2024-02-05 10:00:25 +08:00
Daniel Miessler
944d918baf
Merge pull request #33 from waynespa/fix/updateServerIPs
Update .gitignore and fabric server IP configurations
2024-02-04 16:21:58 -08:00
Daniel Miessler
6d0941ec1e Updated the readme. 2024-02-04 16:16:17 -08:00
Daniel Miessler
02af0da87e Added TOC 2024-02-04 16:06:04 -08:00
Wayne
0be94ee1b5 Update .gitignore and server configurations 2024-02-04 16:12:41 +00:00
Daniel Miessler
d048cd1d5b Changed model back to 4-preview. 2024-02-03 18:59:26 -08:00
Daniel Miessler
fd1dcdccd3 Updating some help info on the client. 2024-02-03 14:20:37 -08:00
Daniel Miessler
add3699c9e Updated patterns update message. 2024-02-03 14:11:50 -08:00
Daniel Miessler
21a8a3af73 Fixed Python path in client. 2024-02-03 14:09:16 -08:00
jad2121
a2a84ef22e added --setup 2024-02-03 10:37:19 -05:00
Daniel Miessler
d1e5eea301 Fixed how the API key was loaded to be sent to OpenAI. 2024-02-03 06:11:29 -08:00
Daniel Miessler
c3e80f12b6 Updating the readme. 2024-02-03 02:03:05 -08:00
Jonathan Dunn
fba34371af minor change 2024-02-02 10:41:27 -05:00
Jonathan Dunn
0b59ecc0f7 fixed a typo 2024-02-02 10:31:43 -05:00
Jonathan Dunn
cf7341fe2c fixed --update 2024-02-02 10:19:12 -05:00
Jonathan Dunn
0b7f7e4fbe Updated the standalone app 2024-02-02 10:11:56 -05:00
Daniel Miessler
cdf760eeb8 Client docs update. 2024-02-02 03:02:14 -08:00
Daniel Miessler
5df442276b Added an early version of the main client. Still buggy. Let us know what issues you have. 2024-02-02 01:50:10 -08:00