tmc / langchaingo

LangChain for Go, the easiest way to write LLM-based programs in Go
https://tmc.github.io/langchaingo/
MIT License
4.56k stars 619 forks source link

Support OpenAI structured outputs API #982

Open assembly-winston opened 2 months ago

assembly-winston commented 2 months ago

https://openai.com/index/introducing-structured-outputs-in-the-api/

codefromthecrypt commented 2 months ago

looks like this is work in progress https://github.com/tmc/langchaingo/pull/986