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

Fix: Code style (lint and format) for `**/*.py` #183

Closed eloinoel closed 3 months ago

eloinoel commented 3 months ago

There were some linting errors from last release.

github-actions[bot] commented 3 months ago

:rocket: Checkout Instructions

git fetch origin
git checkout fix-py-linting

Happy Coding!