create_answer()
,
create_classification()
, and
create_search()
retrieve_engine()
and
list_engines()
engine_id
argument in
create_completion()
, create_edit()
, and
create_embedding()
Add new DALL-E functions, namely create_image()
,
create_image_edit()
, and
create_image_variation()
Add the new function create_moderation()
that checks
whether the input violates OpenAI’s Content Policy
Add new model-related functions, namely
list_models()
and retrieve_model()