Skip to content

v0.9: support Local LLM and custom API endpoint

Compare
Choose a tag to compare
@GreyDGL GreyDGL released this 25 Jul 16:40
· 85 commits to main since this release
776aac1

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.