Closed ghost closed 1 year ago
Thanks for this. I'll try to add this in the upcoming commits.
If you need it for now, you can make some changes in chatgpt_completion()
(https://github.com/GreyDGL/PentestGPT/blob/ae4c94c9f66ead200450e2d46e27644a35c1f383/utils/chatgpt_api.py#L51), and update the model to the one you want.
I felt like this missed an opportunity to be ran with any open source model like gpt-2 to avoid "closedai" tracking everything you do, just a suggestion nothing else.