Support For Azure Managed Identity #270
Unanswered
Tony Zhuang (yingmu52)
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
export declare function createAzureOpenAILanguageModel(apiKey: string, endPoint: string): TypeChatLanguageModel;is this is the only way to create a
TypeChatLanguageModel? does it support azure managed identity?All reactions