mirror of
https://github.com/katanemo/plano.git
synced 2026-07-20 16:41:04 +02:00
docs: fix "quuickstart" typo and duplicated heading in supported_providers.rst (#987)
This commit is contained in:
parent
d2127b83ff
commit
9015f48c46
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue