mirror of
https://github.com/cline/cline.git
synced 2026-09-19 10:13:34 +08:00
* feat: support azure identity authentication Signed-off-by: patst <patrick.steinig@googlemail.com> * feat: support azure identity authentication Signed-off-by: patst <patrick.steinig@googlemail.com> * chore: format changes * set azureIdentity in state * ADD Openai Compat Azure AD managed identity support: added proto messages def for azure identity, updated OpenAI APi key missing if azure identity is checked, ... * feat: Support Azure Identity DefaultCredential for AzureOpenAI (OpenAI Compatible provider) * fixed azure identity version and missing state setting in proto * added missing state setting in proto --------- Signed-off-by: patst <patrick.steinig@googlemail.com> Co-authored-by: patst <patrick.steinig@googlemail.com> Co-authored-by: Wenceslas Wolfersperger <wenceslas.wolfersperger@idorsia.com>