gelei
f6cd215001
docs: ✏️ readme update
2025-07-07 22:43:17 +08:00
gelei
51fd09259b
docs: ✏️ update README
2025-07-07 22:41:45 +08:00
Víctor Mayoral Vilches
bb6741c12e
Add pointers to CAI and notes on scams and copycats ( #284 )
...
* Add a note about CAI
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com >
* Add a note about copycats and scams
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com >
* Improve aesthetics
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com >
* Add example
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com >
* Add an update
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com >
* Update general udpate note
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com >
---------
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com >
2025-06-17 00:10:38 +08:00
Gelei Deng
6a767aae02
Model support ( #274 )
...
* feat: 🎸 add new models
* minor readme update
* style: format code with Black
This commit fixes the style issues introduced in dafa18b according to the output
from Black.
Details: https://github.com/GreyDGL/PentestGPT/pull/274
---------
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2025-05-01 18:02:42 +08:00
Gelei Deng
1038c90b91
Version update ( #247 )
...
* minor changes on README and test connection.
* feat: 🎸 format and install dependency updates
2024-11-01 15:19:54 +08:00
Gelei Deng
edf64255f4
Update README.md
2024-10-25 02:04:17 +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
df4d330ce3
fix: 🐛 fix OPENAI key setting issue and update readme ( #228 )
2024-05-14 17:42:02 +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
Wang Yile
ae84989c36
Add support for customizing API Base URL using environment variables ( #207 )
...
* Update chatgpt_config.py
Add base api environment variables
* Update README.md
Add guidance for API base changes
* Fix the problem that test-connection cannot run
* Update test_connection.py
Class variable read modification
2024-03-31 16:12:13 +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
1d2b6e9bf7
docs: ✏️ update license
2023-11-19 11:20:17 +08:00
Grey_D
e2f46984c1
docs: ✏️ update readme
2023-11-17 20:31:42 +08:00
Grey_D
760a6a7531
feat: 🎸 Add link for GPTs
2023-11-17 00:40:00 +08:00
Grey_D
cf53f54bec
minor doc update
2023-11-07 11:22:05 +01:00
Grey_D
63efa9df62
minor doc update
2023-11-07 11:21:32 +01:00
Grey_D
7a88ac001f
docs: ✏️ README update
2023-11-07 11:19:50 +01:00
Grey_D
6a49a603f2
feat: 🎸 add gpt-4-turbo
2023-11-07 01:54:51 +01:00
Grey_D
60f12cc04e
feat: 🎸 support for vectorDB
2023-10-30 20:25:05 +08:00
Robb
6885ff0559
Typo fix
2023-10-17 15:01:57 +02:00
Grey_D
2bf88bac9c
update README
2023-10-17 00:43:25 +08:00
Robb
6bdd69eea1
Add description for selection options in README
2023-10-16 16:55:51 +02:00
Robb
30ddc65070
Info Fix
...
With `--reasoning_model=gpt-3.5-turbo` the tool does not work, the tool works only with `--reasoning_model=gpt-3.5-turbo-16k`.
Added `--help`argument
2023-10-09 10:16:45 +02:00
Grey_D
ab6c840be6
feat: 🎸 add aws titan support
2023-08-24 21:47:43 +08:00
Anth0rx
ecd7d811fd
Fix typo
2023-08-24 14:19:32 +02: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
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
Grey_D
22484f94ec
docs: ✏️ add installation video
2023-06-13 10:13:58 +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
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
Grey_D
f64d8f9f90
docs: ✏️ minor doc update on Discord icon
2023-05-26 15:15:32 +08:00
Grey_D
ae4c94c9f6
fix: 🐛 Cookie bypass with curl
2023-05-20 12:34:28 +08:00
Grey_D
ee978561bc
docs: ✏️ Update README and Demo Video
2023-05-13 12:14:52 +08:00
Grey_D
343af68158
update discord link
2023-05-10 14:21:39 +08:00
Grey_D
130a04e127
docs: ✏️ Use new readme template
2023-05-10 14:19:21 +08:00
Grey_D
52d7a2b9c3
docs: ✏️ Update installation guide
2023-05-07 13:07:22 +08:00
Grey_D
6aa1f0b8d9
Merge pull request #41 from vmayoral/typo-install
...
Fix typo in installation instructions, config file setup
2023-05-02 10:56:28 +08:00
Grey_D
177e07caca
docs: ✏️ fix documents
2023-05-02 10:52:33 +08:00
Víctor Mayoral Vilches
17653d5d3a
Merge branch 'main' into typo-install
2023-05-01 19:33:26 +02:00
Grey_D
eefd478f5a
docs: ✏️ minor readme update
2023-05-01 23:54:25 +08:00
Grey_D
8138245f34
feat: 🎸 update main and doc
...
Update README, add test_connection
2023-05-01 23:50:04 +08:00
Víctor Mayoral Vilches
011700040e
Fix typo in installation instructions, config file setup
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com >
2023-05-01 17:23:43 +02:00
Grey_D
bfaef75b37
update README
2023-05-01 11:25:44 +08:00
Grey_D
3054c3e800
feat: 🎸 OpenAI API support
...
v0.6. Now it supports OpenAI API
2023-04-30 22:55:06 +08:00
Grey_D
46034f9a9e
feat: 🎸 add trials for API usage
2023-04-30 10:15:04 +08:00
Grey_D
83c9b33b35
docs: ✏️ update readme
2023-04-27 16:06:40 +08:00