for using Generative Language Models (GLMs) trained to
generate text.
Also known as Large Language Models (LLM)s, these generate text
given an input prompt from the user.

This class defines the same methods as the primary client, so the
primary client can load the underlying transport implementation
and call it.

It sends protocol buffers over the wire using gRPC (which is built on
top of HTTP/2); the ``grpcio`` package must be installed.
Ú_grpc_channelÚ