amosproj / amos2024ss06-health-ai-framework

Ailixir is an application that utilises LLMs and custom user input to generate AI agent prototypes specialised in fields such as health, economics, physics etc. The prototypes enable the user, which is an entrepreneur-developer, to compare the results produced by different LLMs.
MIT License
7 stars 1 forks source link

Implement multiselect option for LLM selection dropdown #211

Closed tubamos closed 1 week ago

tubamos commented 1 week ago

Item type: app frontend

Description Implementation of a multiselect option for the LLM selection dropdown. The dropdown will feature checkboxes next to each LLM name, allowing users to select multiple LLMs to generate parallel responses.

User story

As a user, I want to be able to select multiple LLMs from a dropdown menu so that I can generate and compare parallel responses from different LLM models.

Acceptance Criteria

Definition of done