Skip to content

Agentic Frameworks in Production

1 pointfracternal1 comment
On HN

There are so many agency frameworks out there like OpenAI, langchain agency swarm, crew ai, autogen etc

Then there is pure python and typescript agents you can build yourself

What are you using and have you taken anything to production that’s generating revenue yet?

Comments

For context I prefer to use pure Python. I think frameworks like crew and autogen are too limiting. Langchain is annoyingly over bloated and made super confusing (just check on reddit).

I use Python, pydantic for data validation and vector dbs. I use a combo of openai and open source models for the LLM. It seems to work well so far and I can control what I want the bot to do

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.