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

189 UI custom instructions v3 #192

Closed lukas-varga closed 2 weeks ago

lukas-varga commented 2 weeks ago

Create dropdown and download button. Change icon to native paper, still not in top bar, removed Allert for changing model. Only UI without working connection to backend

github-actions[bot] commented 2 weeks ago

:rocket: Checkout Instructions

git fetch origin
git checkout 189-UI-custom-instructions-V3

Happy Coding!

github-actions[bot] commented 2 weeks ago

:rocket: Checkout Instructions

git fetch origin
git checkout 189-UI-custom-instructions-V3

Happy Coding!

preetvadaliya commented 2 weeks ago

@lukas-varga , I have made some changes so it can be easily integrated with actual source code. also note that lint is not failing on your code, there are some lint errors from last sprint code.

lukas-varga commented 2 weeks ago

@lukas-varga , I have made some changes so it can be easily integrated with actual source code. also note that lint is not failing on your code, there are some lint errors from last sprint code.

Okay thanks, it makes sense to have divide code and style