Skip to content

Commit 9867432

Browse files
committed
docs pass through
1 parent 6cd799a commit 9867432

File tree

1 file changed

+2
-0
lines changed
  • docs/my-website/release_notes/v1.73.0-stable

1 file changed

+2
-0
lines changed

docs/my-website/release_notes/v1.73.0-stable/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ pip install litellm==1.73.0.rc
7979

8080
This release brings support for adding billing and full URL forwarding for passthrough endpoints.
8181

82+
Previously, you could only map simple endpoints, but now you can add just `/bria` and all subroutes automatically get forwarded - for example, `/bria/v1/text-to-image/base/model` and `/bria/v1/enhance_image` will both be forwarded to the target URL with the same path structure.
83+
8284
This means you as Proxy Admin can onboard third-party endpoints like Bria API and Mistral OCR, set a cost per request, and give your developers access to the complete API functionality.
8385

8486
[Learn more about Passthrough Endpoints](../../docs/proxy/pass_through)

0 commit comments

Comments
 (0)