Check if the given value is an OpenAiCompletionResponseDTO object.
OpenAiCompletionResponseDTO
true if the value is a valid OpenAiCompletionResponseDTO object, false otherwise.
true
false
The value to check.
Generated using TypeDoc
Check if the given value is an
OpenAiCompletionResponseDTO
object.Returns
true
if the value is a validOpenAiCompletionResponseDTO
object,false
otherwise.