Evan Mattson

Results 147 comments of Evan Mattson

@Javipercor, with the latest SK 1.31.0 do you still experience an issue?

Hi @mehulambastha , @yashness -- this is an issue in the Semantic Kernel repo. I am wondering why we've brought in issues related to LangChain? Can you please file the...

Thanks for filing. OpenAI updated their library. Will work on a fix soon. Good catch on the thread mismatch.

Please feel free to make a PR, as well, @gbm. Thanks for the support.

Hi @gbm, thanks for filing the issue. The `AzureChatPromptExecutionSettings` does contain the `ai_model_id` attribute. The `ai_model_id` when provided via the `PromptExecutionSettings` takes precedence over the `ai_model_id` specified as part of...

Hi @gbm, Thanks for your response. > My expectation from reading the docs - and it's possibly incorrect - is that AzureChatCompletion relies on my own deployed model. But since...

@bbence84, thanks for reporting. This is model related. We've tried to put some guardrails in place inside of SK to help prevent this type of issue (as you can see,...