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
OpenAiCompletionRequestDTOobject.Returns
trueif the value is anOpenAiCompletionRequestDTOobject,falseotherwise.