提交

提交图

220 次代码提交

作者 SHA1 备注 提交日期
Grey_D f257cda709 update README details 2023-09-11 13:30:26 +08:00
Grey_D cb116c0a74 fix link display 2023-09-11 13:27:22 +08:00
Grey_D 3096cd073d docs: ✏️ Add a version for paper submission 2023-09-11 13:16:38 +08:00
Grey_D 5dbd4c9e17 fix: 🐛 bug fix for generation module object 2023-09-07 22:58:03 +08:00
Grey_D b7b50c1942 feat: 🎸 add azure api support 2023-09-07 22:55:58 +08:00
Grey_D 1e268a2e6f fix: 🐛 Fix a bug caused by openai version 2023-09-04 21:36:37 +08:00
Grey_D b4d250140f update 2023-09-04 20:55:15 +08:00
Grey_D d7c5eb8301 fix: 🐛 fix the config error
Now the wait time set to 5; update later
2023-08-31 12:33:57 +08:00
Grey_D d6f8567eab feat: 🎸 Minor update on Titan usage
Note complete yet.
2023-08-25 22:16:31 +08:00
Grey_D ab6c840be6 feat: 🎸 add aws titan support 2023-08-24 21:47:43 +08:00
Gelei Deng 75328c588b Merge pull request #147 from Anth0rx/fix-typo
Fix typo in argument name
2023-08-24 21:47:02 +08:00
Anth0rx ecd7d811fd Fix typo 2023-08-24 14:19:32 +02:00
Grey_D 93d59bf340 feat: 🎸 update 2023-08-17 15:21:42 +08:00
Gelei Deng 376e2678eb Merge pull request #146 from GreyDGL/deepsource-transform-20079798
format code with black
2023-08-17 15:19:57 +08:00
deepsource-autofix[bot] a57e4afca2 style: format code with black
Format code with black

This commit fixes the style issues introduced in 988d464 according to the output
from Black.

Details: None
2023-08-17 07:19:05 +00:00
Grey_D 988d464f8a feat: 🎸 new version with new prompts and code structure 2023-08-17 15:18:35 +08:00
Gelei Deng 776aac1372 Merge pull request #140 from GreyDGL/local-llm
Local llm
v0.9.1
2023-07-26 00:38:20 +08:00
Gelei Deng 85726d1745 Merge branch 'main' into local-llm 2023-07-26 00:38:13 +08:00
Grey_D dc7a67710f fix: 🐛 Fix the model import issue
 Closes: #139
2023-07-26 00:36:29 +08:00
Gelei Deng 90b4c4f2b4 Merge pull request #135 from GreyDGL/deepsource-transform-0589ab0c
format code with black
2023-07-21 00:50:27 +08:00
deepsource-autofix[bot] a5a7a8df63 style: format code with black
Format code with black

This commit fixes the style issues introduced in f73556f according to the output
from Black.

Details: https://app.deepsource.com/gh/GreyDGL/PentestGPT/transform/984e4d5f-7590-4883-9e3b-24c8414ecaf3/
2023-07-20 15:59:23 +00:00
deepsource-autofix[bot] fc94be252b style: Format code with black 2023-07-20 15:59:12 +00:00
Gelei Deng f73556f782 Merge pull request #134 from GreyDGL/local-llm
Local llm
2023-07-20 23:59:10 +08:00
Grey_D c271bc54a9 feat: 🎸 Local LLM 2023-07-20 23:58:43 +08:00
Grey_D f5469ca964 feat: 🎸 Local LLM
Add GPT4All; rebuild API usage; rebuild module import
2023-07-19 15:27:16 +08:00
Grey_D 949c75b47c feat: 🎸 Add gpt4all support
Testing local modules; rewrite API endpoint; support more API usage.

 Closes: #133
2023-07-16 23:52:55 +08:00
Grey_D bc7ef102b8 fix: 🐛 minor fix on default API usage and log 2023-07-09 17:38:28 +08:00
Gelei Deng 406fb45242 Merge pull request #131 from GreyDGL/deepsource-transform-8560da5c
format code with black
2023-07-01 00:15:53 +09:00
deepsource-autofix[bot] 4ba7e089ab style: format code with black
Format code with black

This commit fixes the style issues introduced in cd62838 according to the output
from Black.

Details: https://app.deepsource.com/gh/GreyDGL/PentestGPT/transform/d5c867e1-bf42-4b26-aa4e-632a58df270a/
2023-06-30 15:15:40 +00:00
Gelei Deng cd62838dfe Merge pull request #130 from jiayuqi7813/main
Added a feature that allows you to specify the log output directory using -- logDir
2023-07-01 00:15:26 +09:00
jiayuqi7813 62c7d279a5 User-defined log directory 2023-06-28 13:19:38 +00:00
Gelei Deng e63a91f466 Merge pull request #128 from 00-Python/main
Added the gpt-3.5-turbo-16k model
2023-06-27 11:34:02 +09:00
Joe 26e473d0f0 Update chatgpt.py
changed completion model to 16k token support
2023-06-22 20:17:50 +01:00
Joe 6ff7e106c3 Update README.md 2023-06-22 20:16:11 +01:00
Joe 3bc4180bc2 Update README.md 2023-06-22 20:13:54 +01:00
Gelei Deng 10cab7ec3a Merge pull request #126 from GreyDGL/deepsource-transform-2ee6cd0b
format code with black
2023-06-21 11:56:24 +08:00
deepsource-autofix[bot] afd9f6c6ba style: format code with black
Format code with black

This commit fixes the style issues introduced in 9e59fec according to the output
from Black.

Details: https://app.deepsource.com/gh/GreyDGL/PentestGPT/transform/4fe186cf-ae26-4340-86f8-ea999a00acff/
2023-06-21 03:55:42 +00:00
Gelei Deng 9e59fec916 Merge pull request #123 from jiayuqi7813/main
Added functionality for api_base, which allows you to change openai's baseurl when using API functionality.
2023-06-21 11:55:29 +08:00
jiayuqi7813 534d1c90f8 add base_url 2023-06-19 19:55:20 +08:00
Gelei Deng ab31da4399 Merge pull request #122 from erichilario/patch-1
Update prompt_class.py
2023-06-19 09:24:06 +08:00
Eric H 0f44fbc2eb Update prompt_class.py
Amended wording and coherence of the prompts
2023-06-19 10:45:55 +09:30
Grey_D 82cdd10415 fix: 🐛 Fix token limit and useAPI issue
Three main changes: (1) token compression when limit reached. (2) Use
API by default. (3) a minor update in prompt to improve performance.
2023-06-18 23:17:52 +08:00
Grey_D a03f5436ee docs: ✏️ update error message for API usage 2023-06-13 22:12:54 +08:00
Grey_D 22484f94ec docs: ✏️ add installation video 2023-06-13 10:13:58 +08:00
Grey_D e6f75f4c84 fix: 🐛 Fix empty response 2023-06-09 15:41:16 +08:00
Gelei Deng c220176908 Merge pull request #106 from Af7eR9l0W/main
fixed linux cookies location
2023-05-31 15:07:41 +08:00
Af7eR9l0W 2a1026441a fixed linux cookies location
Default is the base profile name unless changed manually. Synced profiles are usually under /Default as well. This saves linux users from troubleshooting and or manually typing it in
2023-05-30 18:53:47 -05:00
Grey_D 68cf74a29d refactor: 💡 update project structure. Add minor updates 2023-05-30 17:33:21 +08:00
Grey_D 60da315867 docs: ✏️ Update readme and test connection logic 2023-05-30 17:03:16 +08:00
Grey_D bc430c40c3 refactor: 💡 Update README and config for new version 2023-05-30 16:57:36 +08:00