microsoft / teams-ai

SDK focused on building AI based applications and extensions for Microsoft Teams and other Bot Framework channels
MIT License
383 stars 163 forks source link

[Feature Request]: [PY] Add Managed Identity support in AzureOpenAIEmbeddings #1808

Open oneatletico opened 1 month ago

oneatletico commented 1 month ago

Scenario

Need to disable Key based authentication for security reason. Looks there is already token provider support in the openai model, please add in embedding model as well.

Solution

support managed identity or azure_ad_token_provider

Additional Context

No response

aacebo commented 1 month ago

@BMS-geodev

BMS-geodev commented 1 month ago

test comment