Skip to content

AI Configuration - auth header support? #10382

Description

@goolsbot

My environment has api support for a few LLMs we can tap into, but our api requires that we send out our API token in a http header.

For example in curl, we would use something like:

curl -X POST https://url/v1/chat/completions -H "Authorization: Bearer " .... rest of curl information.

I haven't been able to get it to work by adding user/pass, or 'https://tokenid:token@url/v1/chat/....

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions