Skip to content

Tags: GreyDGL/PentestGPT

Tags

v1.0.0

Toggle v1.0.0's commit message
PentestGPT v1.0.0 - First stable release

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support gpt4o (#233)

* fix: 🐛 fix OPENAI key setting issue and update readme

* feat: 🎸 add visual parsing for GPT4o

* feat: 🎸 update default API model

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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: #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: #230

---------

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #140 from GreyDGL/local-llm

Local llm

v0.8

Toggle v0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #66 from GreyDGL/load-session

feat: 🎸 add feature for autosave and resume

v0.7.0

Toggle v0.7.0's commit message
docs: ✏️ minor readme update

v0.6.0

Toggle v0.6.0's commit message
feat: 🎸 OpenAI API support

v0.6. Now it supports OpenAI API

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #27 from GreyDGL/local-search

feat: 🎸 update to v0.5

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #16 from GreyDGL/log

fix login

v0.3.0

Toggle v0.3.0's commit message
feat: 🎸 v0.3.0. Feature optimization