as_open_ai_model method

as_open_ai_model()

Cast AiModel to OpenAiModel.

def as_open_ai_model(self):
    ...

See Also