Look into: - [x] checkout model naming in begin_analyze_document do we use model_id everywhere else? Should we unify? - [x] rename begin_create_compose_model -> begin_compose_model - follow up - [x] rename get_account_info -> get_resource_info - [x] rename AccountInfo -> ResourceInfo - [x] check the dict[str, str] returned from get_copy_authorization...other langs use a model should we have a typed dict? - [x] rename documentmodelinfo to documentmodelsummary. also documentmodel to documentmodelinfo - [x] GA blocker is the service going to support different input source types? - [x] rename target to authorization on copy model - follow up
Look into: