You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With a current (0.5,11) @langchain/openai I get the following error:
error TS2322: Type 'AzureChatOpenAI' is not assignable to type 'BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>'.
Types of property 'generatePrompt' are incompatible.
With a current (0.5,11) @langchain/openai I get the following error:
error TS2322: Type 'AzureChatOpenAI' is not assignable to type 'BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>'.
Types of property 'generatePrompt' are incompatible.