Mark Wallace

Results 119 issues of Mark Wallace

May need to organise a bug bash to cover this. Every sample we have that depends on the OpenAI connector needs to be tested. Also need a plan for the...

.NET
ai connector
samples

Merge the ne function calling (`ToolBehaviour`) changes to the OpenAI SDK branch so that these changes are released as part of that update.

.NET
ai connector
openai_sdk_v2

Think this will be needed but may happen outside of the scope of these changes. Con of doing this would be we need to keep most of the old methods.

.NET
ai connector

Create Learn Site documentation for the following use cases: - [ ] How to create models and annotate/describe them to use with the storage system. - [ ] How to...

.NET
memory connector
sk team issue
memory

As a developer I can run a Semantic Kernel sample which shows how to use Agents to generate code in a Codespace so that I can learn how to use...

.NET
kernel
sk team issue
agents

- Capture all debug trace to help troubleshoot our features - Capture all HTTP traffic to help troubleshoot issues with OpenAI and other service providers

.NET
sk team issue
enhancement

### Motivation and Context Sample showing how to use Azure Open AI Chat Completion with Azure Default Credential. ### Contribution Checklist - [ ] The code builds clean without any...

.NET

### Motivation and Context Add attributes to add to a model which can be converted to a TextSearchResult. This allows a `VectorStoreTextSearch` to be created without the need to provide...

.NET
kernel.core

### Motivation and Context Closes #6733 ### Description ### Contribution Checklist - [ ] The code builds clean without any errors or warnings - [ ] The PR follows the...

.NET
kernel

### Motivation and Context ### Description ### Contribution Checklist - [ ] The code builds clean without any errors or warnings - [ ] The PR follows the [SK Contribution...

.NET
documentation