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

Select and integrate LLM5 #198

Open tubamos opened 3 months ago

tubamos commented 3 months ago

Item type: data pipeline

Description: As part of our multiple LLM strategy, this task involves researching/selecting and implementing the fifth LLM that will be implemented as additional LLM to the previously implemented LLMs. This enhance our application's capabilities by leveraging the strengths of multiple LLMs, ensuring better performance, flexibility, and robustness in handling various tasks involved in the langchain framework.

This langchain provided list of LLMs can serve as base for comparison and research https://python.langchain.com/v0.2/docs/integrations/llms/

User Story

Acceptance Criteria

Definition of Done