ls1intum / Hephaestus

Hephaestus - A Generative AI Mentor for Agile Software Development
MIT License
8 stars 1 forks source link

Setup FastAPI Intelligence Service #31

Closed FelixTJDietrich closed 3 months ago

FelixTJDietrich commented 3 months ago

Is your feature request related to a problem? Please describe.

For interfacing with LangChain and other ML services, it is easier to use Python. FastAPI offers a good framework to build up an intelligence service.

Describe the solution you'd like

Describe alternatives you've considered

I have more experience with FastAPI and it will work well for us.

Additional context

milesha commented 3 months ago

Done and merged 👍🏼