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
OpenAiCompletionRequestDTOobject.Returns
The parsed
OpenAiCompletionRequestDTOobject, orundefinedif the value is not a validOpenAiCompletionRequestDTOobject.