VulnMapAI
VulnMapAI copied to clipboard
Inject Context from Variables
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:
- Extract relevant data from the template (discoveries, advises, etc.).
- Combine this context with the user's question.
- Update the backend to forward both the question and context to OpenAI.
Describe alternatives you've considered N/A
Additional context N/A