• Alex Dadgar's avatar
    Reduce startup time on Mac · 85a1899d
    Alex Dadgar authored
    This PR moves creating the API client into the returned predict
    function. The creation of the client causes a lookup of all the system
    certificates and doing that for each command on mac was extremely slow.
    85a1899d