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 install with pip3 install git+https://github.com/GreyDGL/PentestGPT
then I tried gpt4all and failed.
something i did wrong? help me sir.
run pentestgpt --reasoning_model=gpt4all --parsing_model=gpt4all
Your CHATGPT_COOKIE is not set. Please set it in the environment variable.
Your GOOGLE_API_KEY is not set. Please set it in the environment variable.
Your GOOGLE_API_KEY is not set. Please set it in the environment variable.
usage: pentestgpt [-h] [--log_dir LOG_DIR]
[--reasoning_model {gpt-4,gpt-4-turbo}]
[--parsing_model {gpt-4-turbo,gpt-3.5-turbo-16k}]
[--logging] [--useAPI]
pentestgpt: error: argument --reasoning_model: invalid choice: 'gpt4all' (choose from 'gpt-4', 'gpt-4-turbo')
The text was updated successfully, but these errors were encountered:
I install with
pip3 install git+https://github.com/GreyDGL/PentestGPT
then I tried gpt4all and failed.
something i did wrong? help me sir.
The text was updated successfully, but these errors were encountered: