Open theoden8 opened 5 months ago
Good afternoon,
Would it be possible to ask for bearer token support to authorize with protected self-hosted ollama services?
The implementation detail is that the HTTP/HTTPS request needs to contain the following header field:
authorization: Bearer $token
Kind regards
Thanks for the suggestion! Let’s make it happen.
Good afternoon,
Would it be possible to ask for bearer token support to authorize with protected self-hosted ollama services?
The implementation detail is that the HTTP/HTTPS request needs to contain the following header field:
Kind regards