You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am getting what I think is a pydantic parsing error, when the model returns "none"
Client:
Please remove untested options:
Python Library
Options
Multimodal
Additional context
I am getting the following error:
validation errors for ParsingModel[ExtractionResult]
__root__ -> data -> fund_amount
none is not an allowed value (type=type_error.none.not_allowed)
__root__ -> data -> global_amount
The text was updated successfully, but these errors were encountered:
Describe the bug
I am getting what I think is a pydantic parsing error, when the model returns "none"
Client:
Please remove untested options:
Options
Multimodal
Additional context
I am getting the following error:
The text was updated successfully, but these errors were encountered: