Mark Wallace

Results 119 issues of Mark Wallace

- [ ] Analyze, evaluate and clean up dependencies in SK for .NET - [ ] Document dependencies (or how to find the dependencies)

.NET
sk team issue
stale
Build
SK-H2-Planning

- [ ] ADR reviewed and decision agreed - [ ] Experimental abstractions added to M.E.VectorData (Need Date) - [ ] Text Keyword Hybrid Implementation for Azure AI Search -...

.NET
memory connector
sk team issue
memory
Build
SK-H2-Planning

## Milestones - [x] ADR reviewed and decision agreed: #10355 - [x] Preview implementation for Python: #10127 - [x] Getting started samples - [x] Learn site documentation updated - [x]...

.NET
python
java
ai connector
sk team issue
Build
SK-H2-Planning

Implement a hybrid model orchestration within Semantic Kernel to leverage both local and cloud models. The system should default to local models for inference where available and seamlessly fall back...

.NET
ai connector
sk team issue
Build
SK-H2-Planning

- [x] Python implementation of IChatHistoryReducer - [x] .Net implementation of IChatHistoryReducer - [x] Concept samples - [x] Learn site documentation - [x] Ensure system prompt doesn't get truncated

.NET
python
sk team issue
Build
SK-H2-Planning

## Investigation - [ ] Create a POC for the following RAG scenario - [ ] Create a template that contains the following - Application with a single endpoint that...

.NET
sk team issue
Build
SK-H2-Planning

See: https://github.com/microsoft/prompty/blob/main/runtime/promptycs/Prompty.Core/Prompty.cs#L132-L135

Currently it is possible to set an input in two ways The full definition of the input ```yaml inputs: firstName: type: string default: User sample: April description: The first name...