File size: 298 Bytes
4a28d4d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | OpenAPI Endpoints
==================
.. currentmodule:: lmdeploy
OpenAI Compatible API Endpoints
-------------------------------
.. openapi:: ../_static/openai.yaml
:request:
:examples:
Proxy Server API
----------------
.. openapi:: ../_static/proxy.yaml
:request:
:examples:
|