Allow for extra headers for OpenAI Compatible models #1316
mark-bradshaw
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My company requires using an internal custom LLM proxy to contact cloud LLM apis. This allows for centralized budgeting and also scrubbing customer data from requests.
That proxy requires adding custom HTTP headers for identification purposes. I would like a way to provide a set of extra headers with the OpenAI Compatible option to send along with all requests.
Sample implementation at #1136
Beta Was this translation helpful? Give feedback.
All reactions