GreyDGL / PentestGPT

A GPT-empowered penetration testing tool
MIT License
7.29k stars 886 forks source link

[Feature] Implement NL API Documentation to OpenAPI Conversion #4

Closed GreyDGL closed 1 year ago

GreyDGL commented 1 year ago

The main issue now is that the documentations are typically too long to be embedded in one question/response. Consider

  1. Repeatedly ask ChatGPT to only reply with the doc.
  2. Try other GPT APIs?