#python
LangChain's Cost of Abstraction
Langchain is not compelling enough to build AI tools with. It contains good ideas but nothing that basic software design couldn’t solve. And in some cases, the framework gets in your way.
SQLAlchemy & Documentation
The best ORM may be no ORM, but the second-best ORM is a well-documented one that makes it easy for the user to understand how to use it. Unfortunately, that’s where this story starts…