Replies: 1 comment
-
To have custom headers in a model of your choice, you could add them something like this: models:
- name: my-custom-gpt
provider: openai
model: custom-gpt
roles:
- chat
- edit
- apply
requestOptions:
headers:
my-custom-header-key: a-value |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Before submitting your bug report
Relevant environment info
Description
No response
To reproduce
No response
Log output
No response
Beta Was this translation helpful? Give feedback.
All reactions