GreyDGL / PentestGPT

A GPT-empowered penetration testing tool
MIT License
7.04k stars 847 forks source link

PentestGPT with gpt4all don't work #177

Closed zinwelzl closed 10 months ago

zinwelzl commented 10 months ago

Can't use local gpt4all installation with https://github.com/GreyDGL/PentestGPT#custom-models-and-local-llms

Can you help me with that?

Both works, but can't connect them.

wouterdebruijn commented 10 months ago

There were some changes with GPT4all and within the PentestGPT source that broke this feature. I have just created a PR fixing this issue.

https://github.com/GreyDGL/PentestGPT/pull/179