opendatahub-io / caikit-nlp-client

A grpc and http client library for caikit-nlp
Apache License 2.0
3 stars 6 forks source link

simplify client instantiation #29

Closed dtrifiro closed 1 year ago

dtrifiro commented 1 year ago

We should get rid of the HTTPConfig and GrpcConfig and make those kwargs in the clients' init

dtrifiro commented 1 year ago

Closed by #37