Strict list of values in StructuredOutput #160
Unanswered
iosviluppo-net
asked this question in
Q&A
Replies: 3 comments 1 reply
-
|
It requires the support for enum definition that is in the roadmap. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
thanks. when is it planned? is it a feature that will be introduced in the short or long term? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hi! I've submitted a PR trying to solve this use case, feel free to provide feedback or suggestions on the implementation. See #178 |
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.
-
Hi,
I would like to understand, if it is possible, in the structured output, to force the valorization of an attribute with a list of specific values, otherwise leave it empty.
I'm trying to describe the field by indicating the allowed values, but often similar values are reported.
for example instead of "società di capitali" is returned "società di capitali srl".
is there a way to instruct the schema in a better way?
Beta Was this translation helpful? Give feedback.
All reactions