Ability to pass custom headers and parameters in modelSpec #6447
jameslamine
started this conversation in
Feature Requests & Suggestions
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.
-
I'm using a custom endpoint. Right now I have to make a new
endpoint
every time I want amodelSpec
with different headers or custom parameters.Could you add the ability to set headers and parameters in modelSpec? If the limitation is that you can only set headers and parameters when you instantiate the client, under the hood it could just make a new API client / endpoint for each model spec.
Beta Was this translation helpful? Give feedback.
All reactions