mirror of
https://github.com/katanemo/plano.git
synced 2026-05-21 13:55:15 +02:00
parent
de221525de
commit
49e8216061
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ LLM Provider
|
|||
============
|
||||
|
||||
**LLM provider** is a top-level primitive in Arch, helping developers centrally define, secure, observe,
|
||||
and manage the usage of of their LLMs. Arch builds on Envoy's reliable `cluster subsystem <https://www.envoyproxy.io/docs/envoy/v1.31.2/intro/arch_overview/upstream/cluster_manager>`_
|
||||
and manage the usage of their LLMs. Arch builds on Envoy's reliable `cluster subsystem <https://www.envoyproxy.io/docs/envoy/v1.31.2/intro/arch_overview/upstream/cluster_manager>`_
|
||||
to manage egress traffic to LLMs, which includes intelligent routing, retry and fail-over mechanisms,
|
||||
ensuring high availability and fault tolerance. This abstraction also enables developers to seamlessly
|
||||
switching between LLM providers or upgrade LLM versions, simplifying the integration and scaling of LLMs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue