Mark Wallace

Results 119 issues of Mark Wallace

See mail from VS Marketplace Support

vscode

Support the following scenarios: 1. Kernel.InvokeAsync(ChatHistory) and Kernel.InvokeAsync(List) 2. Kernel.InvokeAsync(KernelContent) 3. Also streaming variants

.NET
sk team issue
stale

Only needed for OpenAI ADR [Streaming Contents for Token Usage Information](https://github.com/microsoft/semantic-kernel/blob/main/docs/decisions/0054-python-streaming-content-for-token-usage.md) Link to the Python implementation: https://github.com/microsoft/semantic-kernel/pull/8902

.NET
Ignite
telemetry

- Missing for Ollama, Hugging Face, ONNX - Ideally code can be shared ADR from Python https://github.com/microsoft/semantic-kernel/blob/main/docs/decisions/0052-python-ai-connector-new-abstract-methods.md

.NET
ai connector
Ignite
telemetry

Text Search ADR is here: https://github.com/microsoft/semantic-kernel/issues/5799 - [x] Basic implementation of ITextSearch for an IVectorStore implementation - [x] Support filtering - [x] Support converting to plugin - [x] Implementation of...

.NET
text_search
Ignite

- [ ] CreateFromType that takes a Type parameter rather than the generic - [ ] CreateFromType that takes a Type parameter or a generic and a delegate to create...

.NET
sk team issue
kernel.core

Review C# package a determine if meta-namespaces can be created to make developer experience similar (anything else) All non GA packages should have a disposition i.e., graduate, obsolete/replace, redesign -...

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

Potential crawl/walk/run plan: 1. Blog posts and code snippets - Tao has implemented for Python: https://github.com/microsoft/semantic-kernel/pull/10184 2. Bug fixes and issues use code and GitHub workspaces 3. _Agent Framework for...

.NET
java
sk team issue
SK-H2-Planning