Re: Structured Output with LangChain and Llamafile #21 Post by dcreater » Fri, Jun 27, 2025, 6:28 PM UTC zingababba wrote: post #8 dcreater wrote: post #2 People still use langchain? What should be used instead? Plain old http requests and your own functions.Its almost always the better choice
Re: Structured Output with LangChain and Llamafile #22 Post by dcreater » Fri, Jun 27, 2025, 6:31 PM UTC Jimmc414 wrote: post #20 zingababba wrote: post #8 Earlier quoted context omitted. What should be used instead? pydanticai, dspy or deal directly with the provider sdks DSPy seems like the right, developed approach but its far too convoluted and I find the grammar is ugly.