Save responses from multiple LLMs #205
Labels
app backend
Items related to the app backend
app frontend
Items related to the app GUI
sprint-11
Items assigned to sprint 11
Milestone
Notes
This is basically an extention to issue 149 which is tasked to save the conversation from the user when they interact with one LLM.
In the current one we are seeking to extend the saving functionality to the responses of all the LLMs that are activated by the user via the selection checkbox.
Dependencies
Query and display multiple LLM responses simultaneously - frontend #204
Query and display multiple LLM responses simultaneously - backend #208
New functions architecture - Refactoring - Query and display multiple LLM responses simultaneously - backend #266
Domain
app backend
app frontend
Description
Add functionality to the existing save button in the app to export responses from multiple LLMs simultaneously. When more than one LLMs have been selected in the dropdown and responses have been generated by all of them, by pressing the save button on the top bar, all the responses get to be saved / exported to a single txt file or several txt files (one per LLM interaction) whichever option (one or serveral) is easier to implement.
User Story
Acceptance Criteria
Definition of Done
The text was updated successfully, but these errors were encountered: