VulnMapAI icon indicating copy to clipboard operation
VulnMapAI copied to clipboard

Inject Context from Variables

Open davidalami opened this issue 2 years ago • 0 comments

Is blocked by: https://github.com/davidalami/VulnMapAI/issues/11

Is your feature request related to a problem? Please describe. For more contextual responses, ChatGPT should be aware of the content of the report when answering.

Describe the solution you'd like Before querying ChatGPT:

  1. Extract relevant data from the template (discoveries, advises, etc.).
  2. Combine this context with the user's question.
  3. Update the backend to forward both the question and context to OpenAI.

Describe alternatives you've considered N/A

Additional context N/A

davidalami avatar Oct 12 '23 13:10 davidalami