Update comment to reflect upstream forwarding

This commit is contained in:
Adil Hafeez 2026-01-14 10:29:11 -08:00 committed by GitHub
parent 67a14a1ed1
commit 53f7debe1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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" \