|
|
|
|
|
by crazyedgar
1143 days ago
|
|
It's worse than that. The documentation is a confusing mess that completely omits the explanation of key default parameters and details. And the abstractions are horrendously brittle. And difficult to fix, because there are too many layers. The best use of LangChain is probably just looking at the included prompts in the source code for inspiration. |
|