Test whether the given value is an OpenAiCompletionRequestDTO object.
OpenAiCompletionRequestDTO
true if the value is an OpenAiCompletionRequestDTO object, false otherwise.
true
false
The value to test.
Generated using TypeDoc
Test whether the given value is an
OpenAiCompletionRequestDTO
object.Returns
true
if the value is anOpenAiCompletionRequestDTO
object,false
otherwise.