David Alarcón
David Alarcón
Hey @fahreddinozcan basically the idea is finding an efficient way of combining two limits.
Sam Issue here. Did you found any fix?
I am curious shouldn't `withStructureOuput` directly implement this whe calling OpenAI? cc/ @bracesproul
Hello @bracesproul is there any example on how should this be used?
> Hello @bracesproul is there any example on how should this be used? Got it working: ```javascript const model = new ChatOpenAI({ model: "gpt-4o-mini", }).bind({ response_format: { type: "json_schema", json_schema:...
@absidue is there a way we could use this version eventhough it hasn't still been released?