Ben Thomas

Results 31 issues of Ben Thomas

python
sk team issue
enhancement
needs help

We need to add support for XML tags used inside of Message tags in prompts. See [ADR](https://github.com/microsoft/semantic-kernel/pull/5866/files#diff-7baf34730c3b1a98278bac7036172bd99f82a8f8484e696c42e0a15042200ecb). ```[tasklist] ### Tasks - [ ] Add parameters - [ ] Check CMC...

python
sk team issue
enhancement

A request to OpenAI with no ExceutionSettings defined in user code results in the following request body: ``` { "messages": [{ "content": "Can you help me tell the time in...

.NET
python
triage

Add support for Ollama using the Python Ollama SDK. This is separate from Ollama support using the OpenAI Connector.

python

Text Search ADR is here: https://github.com/microsoft/semantic-kernel/issues/5799 Implement new abstractions Unit tests Integration tests Document any limitations in the implementation Implement a basic RAG samples Work with Sofia on a new...

python

python
ai connector
sk team issue

Port the agent framework from the dotnet SDK.

python
sk team issue
agents