mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
Update comment to reflect upstream forwarding
This commit is contained in:
parent
67a14a1ed1
commit
53f7debe1a
1 changed files with 1 additions and 1 deletions
|
|
@ -791,7 +791,7 @@ The ``passthrough_auth`` option enables this behavior:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
# Client request - virtual key is forwarded to LiteLLM
|
||||
# Client request - virtual key is forwarded to upstream
|
||||
curl http://localhost:10000/v1/chat/completions \
|
||||
-H "Authorization: Bearer sk-litellm-virtual-key-abc123" \
|
||||
-H "Content-Type: application/json" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue