> For the complete documentation index, see [llms.txt](https://serving.konduit.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://serving.konduit.ai/0.1.0-snapshot/client.md).

# Client

- [Python client configuration](https://serving.konduit.ai/0.1.0-snapshot/client/python-client.md): The Client class allows a client to obtain outputs from a Konduit Serving instance given a named set of inputs via the predict() method.
