Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New functions architecture - Refactoring - Query and display multiple LLM responses simultaneously - backend #266

Open
8 tasks
tubamos opened this issue Jul 11, 2024 · 0 comments
Assignees
Labels
app backend Items related to the app backend sprint-12 Items assigned to sprint 12

Comments

@tubamos
Copy link
Contributor

tubamos commented Jul 11, 2024

Related tasks

The current task #266 might interfere with how the queries are sent to the LLMs at the very beginning of the common user interaction with the model, during the answering of the quesions included in the initialisation prompt which is related to task

The current task #266 might interfere with how the LLM answers are saved which is part of task:

Description

The main functionality that needs to be re-introduced is what has been the goal of:

The new way the frontend components work after the changes Preet made in sprint 11 require changes in some of the features that interface with them.

User Story

Acceptance Criteria (generally the same as #208)

  • After the user has selected the LLMs they require answer from, the queries are sent to all of them.
  • Each of the replies coming from different LLMs of each LLM is presented in one subsection of the chat bubble compoent which is distinct from the replies coming from the other LLMs.

Definition of Done

  • The feature has been fully implemented.
  • The feature has been manually tested and works as expected without critical bugs.
  • The feature code is documented with clear explanations of its functionality and usage.
  • The feature code has been reviewed and approved by at least one team member.
  • The feature branches have been merged into the main branch and closed.
  • The feature utility, function and usage have been documented in the respective project wiki on github.
@tubamos tubamos converted this from a draft issue Jul 11, 2024
@tubamos tubamos added the app backend Items related to the app backend label Jul 11, 2024
@tubamos tubamos changed the title Refactoring of Query and display multiple LLM responses New functions architecture - Refactoring of 208 Jul 11, 2024
@tubamos tubamos changed the title New functions architecture - Refactoring of 208 New functions architecture - refactoring of 208 Jul 11, 2024
@tubamos tubamos changed the title New functions architecture - refactoring of 208 New functions architecture - Refactoring - Query and display multiple LLM responses simultaneously - backend Jul 11, 2024
@tubamos tubamos added the sprint-12 Items assigned to sprint 12 label Jul 11, 2024
@preetvadaliya preetvadaliya self-assigned this Jul 12, 2024
@tubamos tubamos moved this from Sprint Backlog to In Progress in amos2024ss06-feature-board Jul 16, 2024
@tubamos tubamos moved this from In Progress to Awaiting Review in amos2024ss06-feature-board Jul 17, 2024
@tubamos tubamos moved this from Awaiting Review to Item Archive in amos2024ss06-feature-board Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app backend Items related to the app backend sprint-12 Items assigned to sprint 12
Projects
Status: Item Archive
Development

No branches or pull requests

3 participants