docs: fix "quuickstart" typo and duplicated heading in supported_providers.rst (#987)

This commit is contained in:
Lagmator22 2026-07-16 01:31:42 +05:30 committed by GitHub
parent d2127b83ff
commit 9015f48c46
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ Plano provides first-class support for multiple LLM providers through native int
.. note::
**Model Support:** Plano supports all chat models from each provider, not just the examples shown in this guide. The configurations below demonstrate common models for reference, but you can use any chat model available from your chosen provider.
Please refer to the quuickstart guide :ref:`here <llm_routing_quickstart>` to configure and use LLM providers via common client libraries like OpenAI and Anthropic Python SDKs, or via direct HTTP/cURL requests.
Please refer to the quickstart guide :ref:`here <llm_routing_quickstart>` to configure and use LLM providers via common client libraries like OpenAI and Anthropic Python SDKs, or via direct HTTP/cURL requests.
Configuration Structure
@ -256,7 +256,6 @@ Mistral AI
- Compact model
**Configuration Examples:**
**Configuration Examples:**
.. code-block:: yaml