Mark Wallace

Results 167 comments of Mark Wallace

@dziedrius Thanks for creating the issue. Would you be interested in contributing this functionality to Semantic Kernel?

Python 3.10 Test Coverage Report • FileStmtsMissCoverMissingTOTAL651976388% report-only-changed-files is enabled. No files were changed during this commit :) ## Python 3.10 Unit Test Overview | Tests | Skipped | Failures |...

@Vizhy take a look at this repo: https://github.com/afshinm/semantic-kernel-js/tree/main, this is an unofficial port that is maintained by a few folks from Microsoft

Python 3.10 Test Coverage Report • FileStmtsMissCoverMissingTOTAL649975388% report-only-changed-files is enabled. No files were changed during this commit :) ## Python 3.10 Unit Test Overview | Tests | Skipped | Failures |...

## Python Unit Test Overview | Tests | Skipped | Failures | Errors | Time | | ----- | ------- | -------- | -------- | ------------------ | | 3595 |...

@changweihua We updated to the release candidate for Microsoft.Extensions.AI. We will check if this change is expected.

@bartczernicki We have this PR https://github.com/microsoft/semantic-kernel/pull/12027 ready to handle the change you mentioned. We are planning to merge this to align with the service changes. In the interim using the...

Python 3.10 Test Coverage Report • FileStmtsMissCoverMissingsemantic_kernel/connectors/ai/open_ai/services   azure_chat_completion.py853262%141, 147–148, 157–158, 163–180, 184–188, 200–211   open_ai_chat_completion_base.py1687058%100, 104, 124, 149–153, 178, 186, 188, 192, 210–215, 233–261, 264–275, 290–297, 308–316, 332–339, 360, 368, 374–377,...

@iroy2000 I tried out this scenario here https://github.com/microsoft/semantic-kernel/pull/7285/files and I cannot reproduce the issue. I tried a few different models. Can you take a look at my sample and adjust...