You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to install it through more approaches and it seems that the default pip3 install git+https://github.com/GreyDGL/PentestGPT command has choosed an unstable version. I cloned and checkouted to the latest tag and so far it works well.
I am trying to install and setup PentestGPT by following the Quick Start instructions.
I am able to successfully test my connection as seen below:
When I try to start by running
pentestgpt --logging
I get the following error:If I trying running
pentestgpt --reasoning_model=gpt-4o
I get the following error:To Reproduce
Following Quick Start instructions and when I try to start, I get the errors shown above.
Expected behavior
PentestGPT starts up and is ready for a conversation.
Screenshots
See above
Version
gpt-4o
pentestgpt --reasoning_model=gpt-4o
Additional context
The text was updated successfully, but these errors were encountered: