Replies: 1 comment
-
Anyone?? |
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.
-
I'm assuming not, becuase the object returned by
new CloudflareWorkersAI()
does not feature a methodwithStructuredOutput
.However, CF features some of the models that do indeed support structured output/tooling e.g. hermes-2-pro-mistral-7b.
The LangChain docs say:
So should it be updated to support CF models?
Beta Was this translation helpful? Give feedback.
All reactions