You can deploy a model in your , , , , or using:
apiKey
field:
"Authorization": "Bearer xxx"
.
If you need to send custom headers for authentication, you may use the requestOptions.headers
property like in this example with Ollama:
requestOptions.clientCertificate
property like in the example below: