mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
add HuggingFace link for Plano-Orchestrator in llm_router docs
Made-with: Cursor
This commit is contained in:
parent
fba744d2b1
commit
c583172c9b
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ Clients use semantic names:
|
|||
Preference-aligned routing (Plano-Orchestrator)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Preference-aligned routing uses the Plano-Orchestrator model to pick the best LLM based on domain, action, and your configured preferences instead of hard-coding a model.
|
||||
Preference-aligned routing uses the `Plano-Orchestrator <https://huggingface.co/katanemo/Plano-Orchestrator-30B-A3B>`_ model to pick the best LLM based on domain, action, and your configured preferences instead of hard-coding a model.
|
||||
|
||||
- **Domain**: High-level topic of the request (e.g., legal, healthcare, programming).
|
||||
- **Action**: What the user wants to do (e.g., summarize, generate code, translate).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue