.. _examples.extensions.localserver: LocalServer =========== Create a minimal Rest API compatible with the SDK interface and run inference on your model. .. admonition:: Before you start :class: important To use the following extension, first install it by running :bash:`pip install 'ibm-generative-ai[localserver]'`. .. toctree:: examples.extensions.localserver.local_client examples.extensions.localserver.local_server