Closed masci closed 3 weeks ago
With #290 we only introduced support for the apiserver API, but Client should also support the control plane and in general replicate all that was possible with LlamaDeployClient, SessionClient and their async counterparts.
Client
LlamaDeployClient
SessionClient
With #290 we only introduced support for the apiserver API, but
Client
should also support the control plane and in general replicate all that was possible withLlamaDeployClient
,SessionClient
and their async counterparts.