Replies: 2 comments
-
|
Hi @wmeints I'll make sure it makes its way to our docs. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I came here looking for structured output. printing to console is all well and good but I would like the option of saving the output as JSON/MD etc. please advise |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I tried using claude-sonnet-3-5-latest with structured output in an agent, but it doesn't output structured output. I also can't find anything in the docs about using claude for structured output. I tried getting structured output with gpt-4o instead and that works like a charm.
Here's the code that I used to try with Claude
Is there a way to make this work with anthropic/claude?
Beta Was this translation helpful? Give feedback.
All reactions