protectai / vulnhuntr

Zero shot vulnerability discovery using LLMs
GNU Affero General Public License v3.0
1.1k stars 113 forks source link

Add support for custom API endpoint #10

Closed HomeDev68 closed 3 weeks ago

HomeDev68 commented 1 month ago

Could support be added for API endpoints for services like openai and anthropic to be used with other providers which support openai-compatible schema

HomeDev68 commented 1 month ago

Pull request #12 adds this

DanMcInerney commented 3 weeks ago

merged

HomeDev68 commented 3 weeks ago

Ok, Thanks