Chris

Results 45 issues of Chris

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

.NET

Ollama supports structured-output and the underlying `ChatOptions` define a `ResponseFormat` property. https://ollama.com/blog/structured-outputs Be great to enable structured output support via `OllamaPromptExecutionSettings` and provide a sample.

.NET
ai connector
enhancement
Build

--- name: Create a common Azure AI Hub / Project about: Azure AI Foundary has introduced _AI Hub_ and _AI Project_: - https://learn.microsoft.com/azure/ai-studio/how-to/create-projects This feature has a corresponding Azure SDK:...

sk team issue
stale

### Motivation and Context `StreamingFunctionCallUpdateContent` not being provided by `OpenAIAssistantAgent` and `AzureAIAgent` ### Description The lack of `StreamingFunctionCallUpdateContent` interferes with the ability to display progress information. ### Contribution Checklist -...

bug
.NET
agents

**Describe the bug** A customer experienced and reported this issue. Adding a plugin via `AddFromType` uses the kernel's service-collection/provider by default in the builder case, but not when invoked from...

bug
question
.NET
sk team issue
stale
function_calling