Attempt to parse the given value as an OpenAiCompletionRequestDTO object.
OpenAiCompletionRequestDTO
The parsed OpenAiCompletionRequestDTO object, or undefined if the value is not a valid OpenAiCompletionRequestDTO object.
undefined
The value to parse.
Generated using TypeDoc
Attempt to parse the given value as an
OpenAiCompletionRequestDTO
object.Returns
The parsed
OpenAiCompletionRequestDTO
object, orundefined
if the value is not a validOpenAiCompletionRequestDTO
object.