#LangChain or manual RAG / Flow engineering?

1 messages · Page 1 of 1 (latest)

lunar umbra
#

Looking for some opinions / advice. I'm writing an agent that can manage my calendar and learn from my personal notes. Should I continue to manually write the prompt inputs/outputs/api calls for full control, or should I use LangChain?

I haven't used LangChain before and I'm not sure if it generalizes enough or if I will feel limited by it