Replies: 1 comment
-
I'm not sure what you're asking for. To send a bespoke request with more control than |
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.
-
I have a case where I, instead of setting
gptel-api-key
, would rather like to provide a function that performs requests for given data, request-method and some headers. I think this is more secure as this extension then does not need to know a secret. And it is more flexible, when you have some non-standard API-authentication-mechanisms.Would that be possible to add something suitable?
Beta Was this translation helpful? Give feedback.
All reactions