v0.9: support Local LLM and custom API endpoint
In this version, local LLMs are supported and users can create their custom API endpoints for the LLMs.
For more details, please refer to the examples of OpenAI API endpoint under pentestgpt/utils/APIs
.
In v0.9.1, a bug in the previous version is fixed.