What workflow is missing or painful today?
Azure has a way of provider: Azure Entra Id.
It allows user using like az login in local machine to login, then no api key needed to provide. system should automatically refresh tokens and using bearer authorization method to communicate with azure LLM server.
Proposed change
add feature to support Azure Entra Id
Alternatives considered
No response
Additional context
No response
What workflow is missing or painful today?
Azure has a way of provider: Azure Entra Id.
It allows user using like az login in local machine to login, then no api key needed to provide. system should automatically refresh tokens and using bearer authorization method to communicate with azure LLM server.
Proposed change
add feature to support Azure Entra Id
Alternatives considered
No response
Additional context
No response