文件历史

提交图

17 次代码提交

作者 SHA1 备注 提交日期
Grey_D 4a7e3fdd94 feat: 🎸 [WIP] update processing pipeline 2024-10-25 02:00:57 +08:00
Gelei Deng b4783c5e9f feat: 🎸 [WIP] refactor codebase 2024-10-21 17:22:27 +08:00
Gelei Deng bb768c1f13 Openai compatability (#231)
* fix: 🐛 fix OPENAI key setting issue and update readme

* feat: 🎸 update gpt4o

* style: format code with Black

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

Details: https://github.com/GreyDGL/PentestGPT/pull/229

* fix: 🐛 fix OPENAI_KEY typo

* style: format code with Black

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

Details: https://github.com/GreyDGL/PentestGPT/pull/230

* feat: 🎸 update openai python sdk

---------

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2024-05-15 14:57:46 +08:00
Gelei Deng f072f90293 Vision (#230)
* fix: 🐛 fix OPENAI key setting issue and update readme

* feat: 🎸 update gpt4o

* style: format code with Black

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

Details: https://github.com/GreyDGL/PentestGPT/pull/229

* fix: 🐛 fix OPENAI_KEY typo

* style: format code with Black

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

Details: https://github.com/GreyDGL/PentestGPT/pull/230

---------

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2024-05-14 17:58:18 +08:00
Gelei Deng 43f6e803e0 Gpt4all Dev (#217)
* fix: 🐛 fix default models used

 Closes: #204

* feat: 🎸 support local LLMs with GPT4ALL

* fix lint issue

* style: format code with Black

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

Details: https://github.com/GreyDGL/PentestGPT/pull/217

---------

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2024-04-12 17:10:22 +08:00
Gelei Deng 3295953495 Poetry Upgrade (#201)
* chore: 🤖 update to poetry

* chore: 🤖 major poetry update and lint fix

 Closes: #200
2024-03-25 01:00:17 +08:00
Gelei bcf52fc8ac update readme and fix for key binding 2023-11-29 04:12:46 -05:00
Grey_D e96d94be54 feat: 🎸 langfuse + gpt-4-turbo 2023-11-07 11:11:27 +01:00
Grey_D 60f12cc04e feat: 🎸 support for vectorDB 2023-10-30 20:25:05 +08:00
Grey_D b7b50c1942 feat: 🎸 add azure api support 2023-09-07 22:55:58 +08:00
Grey_D b4d250140f update 2023-09-04 20:55:15 +08:00
Grey_D 93d59bf340 feat: 🎸 update 2023-08-17 15:21:42 +08:00
Grey_D dc7a67710f fix: 🐛 Fix the model import issue
 Closes: #139
2023-07-26 00:36:29 +08:00
Grey_D c271bc54a9 feat: 🎸 Local LLM 2023-07-20 23:58:43 +08:00
jiayuqi7813 62c7d279a5 User-defined log directory 2023-06-28 13:19:38 +00:00
deepsource-autofix[bot] dbd5a9974b style: format code with black
Format code with black

This commit fixes the style issues introduced in 938bdd8 according to the output
from black.

Details: https://app.deepsource.com/gh/GreyDGL/PentestGPT/transform/f7309653-bde0-427f-b995-5d13031bbffe/
2023-05-30 08:34:02 +00:00
Víctor Mayoral Vilches d8e89f64a3 Make PentestGPT a Python module and easily installable
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2023-05-29 09:45:56 +02:00