Is there a way to use basic auth authentication for requests? #7671
Unanswered
johann-petrak
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If the API URL of some self-served model uses basic auth authentication, will using an URL that contains the username and password work, i.e. something like
http[s]://SOMEUSER:[email protected]
?Beta Was this translation helpful? Give feedback.
All reactions