Optionalstreaming?: booleanWhether the model should automatically stream responses when using invoke().
If disableStreaming is set to true, this option will be ignored.
If streaming is explicitly set to false, disableStreaming will be set to true.
OptionalsupportsStrictToolCalling?: booleanWhether the model supports the strict argument when passing in tools.
If undefined the strict argument will not be passed to OpenAI.
Input type for AzureOpenAiChatClient initialization.