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
When using ComponentTool and setting tools_strict=True OpenAI API is complaining that additionalProperties of the schema is not false.
Haystack version (commit or version number): 2.10.2
DocumentStore:
Reader:
Retriever:
The text was updated successfully, but these errors were encountered:
tstadel
changed the title
use_strict option in OpenAIChatGenerator brokenuse_strict option in OpenAIChatGenerator broken with ComponentToolFeb 24, 2025
tstadel
changed the title
use_strict option in OpenAIChatGenerator broken with ComponentTooltools_strict option in OpenAIChatGenerator broken with ComponentToolFeb 24, 2025
Describe the bug
When using
ComponentTool
and settingtools_strict=True
OpenAI API is complaining thatadditionalProperties
of the schema is notfalse
.Error message
Expected behavior
use_strict=True
is workingAdditional context
Add any other context about the problem here, like document types / preprocessing steps / settings of reader etc.
To Reproduce
FAQ Check
System:
The text was updated successfully, but these errors were encountered: