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
OpenAI messages may have content represented as a list of sub-messages called content parts.
Whether deployment supports requests with content parts or not should be revealed in the Core listing.
E.g. DIAL Chat may turn on a hypothetical multi-part mode if a deployment supports content parts.
The feature should be called contentPartsSupported:
OpenAI messages may have content represented as a list of sub-messages called content parts.
Whether deployment supports requests with content parts or not should be revealed in the Core listing.
E.g. DIAL Chat may turn on a hypothetical multi-part mode if a deployment supports content parts.
The feature should be called
contentPartsSupported
:The issue is related to epam/ai-dial-sdk#163 and #506.
The text was updated successfully, but these errors were encountered: