mlhubber / mlhub

Machine Learning Model Repository Hub Command Line Tool.
MIT License
20 stars 12 forks source link

Make private row more general #216

Closed JingjingShii closed 3 years ago

JingjingShii commented 3 years ago

Instead of using length to determine the private row type, make the private row more general: private: Azure speech, key*, location, xyz

JingjingShii commented 3 years ago

Private row format: private: Bing Map, key*, endpoint, xyz abc (*) represents the input is password or key

The JSON file: {"key":"abc123fbhjefhygu", "endpoint":"australiaeast", "xyz_zbc":"dfghjk"}