-
Notifications
You must be signed in to change notification settings - Fork 8
Inject Context from Variables #12
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthacktoberfestup-for-grabsCurated tasks specifically for new contributorsCurated tasks specifically for new contributors
Description
Is blocked by: #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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthacktoberfestup-for-grabsCurated tasks specifically for new contributorsCurated tasks specifically for new contributors