microsoft / microsoft/foundry-dev-tools

[custom endpoint] Add support for getting auth token from command line

Open
#107 5 comments 5 reactions 1 assignee View on GitHub

@sffamily is already working on this.

Since Nov 12, 2024.

feature request needs attention
Dominant language
JavaScript
Stars
2.1k
Forks
260
Avg merge
42m
Merged PRs (30d)
29

Description

At our company we have an OpenAI API compatible model router deployed which can only be accessed via short lived tokens.

This means we can't put a long-lived API key in the configuration since long-lived tokens cannot be generated.

We would be able to use this if we provide a custom bash command to get an auth token like get-auth-token --name vs-code-ai

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.