Closed FelixTJDietrich closed 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
server/intelligence-service
docs
Describe alternatives you've considered
I have more experience with FastAPI and it will work well for us.
Additional context
Done and merged 👍🏼
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
server/intelligence-service
, create a new FastAPI service.docs
(e.g. https://github.com/zhanymkanov/fastapi-best-practices)Describe alternatives you've considered
I have more experience with FastAPI and it will work well for us.
Additional context