Mark Wallace

Results 119 issues of Mark Wallace

We noticed that things needed to be updated on the .Net side. Also without the latest updates using AI Foundry tracing doesn't work correctly.

python

We have code like this ```csharp public OpenAIAssistantAgent( Assistant definition, AssistantClient client, IEnumerable? plugins = null, IPromptTemplateFactory? templateFactory = null, string? templateFormat = null) ``` The problem is that using...

.NET
agents

### Motivation and Context Add basic streaming support ### Description ### Contribution Checklist - [ ] The code builds clean without any errors or warnings - [ ] The PR...

.NET

- [x] Instead of having a StoreEnabled on the agentThread, consider supporting two thread types, e.g. ChatHistoryAgentThread and OpenAIResponseAgentThread. We probably do need to come up with an additional thread...

.NET
sk team issue
agents

### Motivation and Context Semantic Kernel `Agent` implementation backed by the Open AI Response API. ### Description Add agent, samples, and tests for `OpenAIResponseAgent` ### Contribution Checklist - [X] The...

.NET
agents

Not using a Client SDK Investigate is there a Defacto client we should be using Plan to GA Checklist to be completed when graduating an experimental feature - [ ]...

.NET
feature_graduation
msft.ext.vectordata

NredisStack 1.x GA package Checklist to be completed when graduating an experimental feature - [ ] Notify PM's and EM's that feature is ready for graduation - [ ] Contact...

.NET
feature_graduation
msft.ext.vectordata

Pgvector is a 0.x package Upgrade t latest version Check with the project maintainer about GA plans Checklist to be completed when graduating an experimental feature - [ ] Notify...

.NET
feature_graduation
msft.ext.vectordata

MongoDB.Driver 3.x GA package is available Need to upgrade and then we can GA Date time changes need to be updated Checklist to be completed when graduating an experimental feature...

.NET
feature_graduation
msft.ext.vectordata