-
Story
-
Resolution: Done
-
Major
-
None
-
None
Story (Required)
As a user of Lightspeed plugin, I would like to interact with the chatbot by uploading attachments besides asking general questions about RHDH
Background (Required)
The road-core service /v1/query allows you to upload attachments with your query for generating a response. The query can take in N attachments of specific types like yaml, plain text, etc
Out of scope
<Defines what is not included in this story>
Approach (Required)
Check out the API endpoint request and response in this spike observation https://docs.google.com/document/d/1Ytz6Haai69eXidOP5VYWnudC2qqPiwRg2dWR79U5KTo/edit?tab=t.0#heading=h.eixx36z28dn0
Dependencies
<Describes what this story depends on. Dependent Stories and EPICs should be linked to the story.>
Acceptance Criteria (Required)
- Accept multiple attachments for a query
- Parse referenced documents in response to show more context to user for the response generated
Done Checklist
Code is completed, reviewed, documented and checked in
Unit and integration test automation have been delivered and running cleanly in continuous integration/staging/canary environment
Continuous Delivery pipeline(s) is able to proceed with new code included
Customer facing documentation, API docs, design docs etc. are produced/updated, reviewed and published
Acceptance criteria are met
If the Grafana dashboard is updated, ensure the corresponding SOP is updated as well
- links to