-
Notifications
You must be signed in to change notification settings - Fork 4k
Insights: microsoft/semantic-kernel
Overview
Could not load contribution data
Please try again later
2 Releases published by 2 people
-
python-1.34.0
published
Jun 25, 2025 -
dotnet-1.58.0
published
Jun 25, 2025
29 Pull requests merged by 10 people
-
.Net: Revert RetryFacts for AzureOpenAI Integration Tests
#12576 merged
Jun 27, 2025 -
.Net: Agents - CopilotStudioAgent not invoking
AgentInvokeOptions.OnIntermediateMessage
for non-streaming#12589 merged
Jun 27, 2025 -
.Net: Update Npgsql to 8.0.7
#12614 merged
Jun 27, 2025 -
.Net: Update Connector Dependencies + BugFix
#12610 merged
Jun 27, 2025 -
.Net: Update Amazon packages
#12607 merged
Jun 27, 2025 -
.Net: Update SK packages
#12600 merged
Jun 27, 2025 -
.NET: Update dependabot schedule
#12602 merged
Jun 27, 2025 -
.Net: Upgrade SqliteVec and PgVector
#12604 merged
Jun 27, 2025 -
.Net: Upgrade Qdrant to v1.14.1
#12603 merged
Jun 27, 2025 -
.Net: Upgrade AzureAISearch SDK
#12606 merged
Jun 27, 2025 -
.Net: Update Aspire.* packages
#12597 merged
Jun 26, 2025 -
.Net: Ignore unknown response item types rather than throw
#12596 merged
Jun 26, 2025 -
.Net: Upgrading Pinecone to v3.1.0
#12601 merged
Jun 26, 2025 -
.Net: Update OpenApi packages
#12599 merged
Jun 26, 2025 -
.Net: Reference latest mcp nuget
#12595 merged
Jun 26, 2025 -
.Net: Expose GeminiKernelFunctionMetadataExtensions
#12515 merged
Jun 25, 2025 -
.Net: Fix TextChunker.SplitPlainTextParagraphs to handle embedded newlines in input strings
#12558 merged
Jun 25, 2025 -
.Net: Update README.md
#12585 merged
Jun 25, 2025 -
.Net: Update nuget-package.props for 1.58.0
#12584 merged
Jun 25, 2025 -
.Net: Initial check-in for the A2A Agent implementation
#12050 merged
Jun 25, 2025 -
.Net: Allow Kernel to be mutable by AgentChatCompletions
#12538 merged
Jun 25, 2025 -
.Net: Change ChatCompletionAgent to notify intermediate messages as soon as they are available.
#12575 merged
Jun 25, 2025 -
.Net: Making Gemini MaxTokens Optional when not provided
#12539 merged
Jun 25, 2025 -
.Net: Add ONNX ChatClient Extensions + UT
#12477 merged
Jun 25, 2025 -
Python: Bump version to 1.34.0 for a release
#12580 merged
Jun 25, 2025 -
.Net: Update CosmosNoSql to latest SDK and update FullTextScore syntax
#12578 merged
Jun 24, 2025 -
.Net: Fix Integration Test Failure
#12572 merged
Jun 24, 2025 -
.Net: Introduce support for response modalities and audio options in
AzureClientCore
#12523 merged
Jun 24, 2025 -
Python: added operationid validation in openapi spec
#12551 merged
Jun 24, 2025
7 Pull requests opened by 6 people
-
.Net: MEVD data type tests
#12567 opened
Jun 23, 2025 -
Python: Bump google-cloud-aiplatform from 1.97.0 to 1.98.0 in /python
#12569 opened
Jun 23, 2025 -
.Net: Add MEVD TestSuiteImplementationTests
#12574 opened
Jun 24, 2025 -
.Net: Add sample showing how to use web and file search
#12611 opened
Jun 27, 2025 -
Python: Use message cache in agent orchestrations
#12618 opened
Jun 27, 2025 -
.Net: Add Support for {Azure}OpenAIPromptExecutionSettings.ChatSystem/DeveloperPrompt for ChatClients
#12619 opened
Jun 27, 2025 -
Python: feature: support gpt-image-1
#12621 opened
Jun 29, 2025
20 Issues closed by 7 people
-
.Net: New Feature: .NET support calling Inference profiles with AWS Bedrock
#10047 closed
Jun 27, 2025 -
.Net: Bug: AWS Bedrock Connector - Cross-region inference Not Supported
#10738 closed
Jun 27, 2025 -
.Net: Bug: Endpoint maintenance is chaotic
#12581 closed
Jun 27, 2025 -
Bug: ChatCompletionAgent arguments no longer resolving starting on .NET SK SDK version 1.39.0
#12343 closed
Jun 27, 2025 -
.Net: Bug: OpenAIResponseAgent 'Unsupported response item: OpenAI.Responses.ReasoningResponseItem'
#12511 closed
Jun 26, 2025 -
.Net New Feature: updated Bedrock models
#12587 closed
Jun 26, 2025 -
.Net: New Feature: Remote Agent and Agent Orchestration (A2A)
#12488 closed
Jun 26, 2025 -
.Net: Bug: HybridSearchAsync keyword search fails for CosmosNoSqlCollection
#12545 closed
Jun 26, 2025 -
.Net: Bug: TextChunker does not actually split on newlines
#12556 closed
Jun 26, 2025 -
.Net: Bug: Memory leak when sending a byte array in a chat completion
#12550 closed
Jun 25, 2025 -
.NET Bug: OpenAIResponseAgent does not expose function-calling content
#12468 closed
Jun 25, 2025 -
.Net: Bug: Kernel.Data no longer retains information across plugins since v1.54
#12534 closed
Jun 25, 2025 -
.Net: Empty completion response with gemini-2.5-flash-preview-05-20
#12334 closed
Jun 25, 2025 -
.Net: Bring Support for Azure OpenAI gpt-4o audio responses
#11720 closed
Jun 24, 2025 -
.Net: Bug: Unable to get CopilotStudioAgent work with .NET
#12568 closed
Jun 24, 2025 -
Bug: OpenAPI plugin function name parsing results in invalid kernel function name
#12443 closed
Jun 24, 2025 -
.Net: OpenAIResponsesAgent implementation
#11189 closed
Jun 22, 2025
20 Issues opened by 17 people
-
.Net: Bug: .Net: Add uvx MCP to Agent
#12620 opened
Jun 29, 2025 -
.Net: Bug: Chatcompletion usage object reflects only last LLM call even when multiple has been made
#12617 opened
Jun 27, 2025 -
.Net: ChatSettings Support
#12615 opened
Jun 27, 2025 -
.Net: Update Amazon Connector Internals to use IChatClient
#12613 opened
Jun 27, 2025 -
Python: Bug: Python 1.34.0 ChatHistoryTruncationReducer deletes the System Prompt
#12612 opened
Jun 27, 2025 -
Python: Bug: 1.34.0 does not answer with function calls in response
#12609 opened
Jun 27, 2025 -
Python: Bug: XML parsing error in Semantic Kernel when translating markdown files with complex formatting
#12608 opened
Jun 27, 2025 -
.Net: Bug: KernelFunction with complex arguments
#12605 opened
Jun 26, 2025 -
.Net Bug: SequentialOrchestration ResponseCallback and response is randomly empty
#12592 opened
Jun 25, 2025 -
.Net Bug: SequentialOrchestration does not invoke IPromptRenderFilter or IFunctionInvocationFilter
#12590 opened
Jun 25, 2025 -
Python: New Feature: build service with Local open source LLM
#12586 opened
Jun 25, 2025 -
.Net: New Feature: Add Azure AI Search in yaml serialization schema
#12577 opened
Jun 24, 2025 -
.Net: Does the OpenAPI plugins allow auth via token pass-through?
#12573 opened
Jun 24, 2025 -
InProcessRuntime in webapi How to maintain history and status and accept new user input
#12570 opened
Jun 24, 2025 -
Python: MCP Connector Failure
#12565 opened
Jun 23, 2025 -
Python: New Feature: pre-built ReAct agents?
#12564 opened
Jun 23, 2025 -
.Net: OpenAI Response Agent Follow Ups
#12562 opened
Jun 22, 2025 -
.Net: A2A Follow Ups
#12561 opened
Jun 22, 2025
34 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
.Net: Bug: Improve CreateAssistantFromTemplateAsync in AssistantClientExtensions
#10954 commented on
Jun 22, 2025 • 0 new comments -
.Net: Graduate Redis connector
#12194 commented on
Jun 22, 2025 • 0 new comments -
.Net: Can the content of the KernelMemory component be integrated into SemanticKernel, including automatic chunking and automatic interpretation of PDF or Word documents?
#10971 commented on
Jun 23, 2025 • 0 new comments -
.Net: New Feature: Agent deletion should be exposed from `Agent` like `AgentThread`
#12518 commented on
Jun 23, 2025 • 0 new comments -
.Net: [MEVD] Use compiled delegates instead of reflection to access properties (in JIT POCO mode)
#11122 commented on
Jun 23, 2025 • 0 new comments -
Python: Bug: Handling Warnings and Errors from the Code Interpreter Tool in SK Agents
#12552 commented on
Jun 23, 2025 • 0 new comments -
Add polly style retry mechanism for http calls to inference services for integration tests
#12540 commented on
Jun 23, 2025 • 0 new comments -
.Net: Bug: OpenAPI plugin Converter issue
#12541 commented on
Jun 23, 2025 • 0 new comments -
.Net: New Feature: SQLite Vector Store connector support DateTime as data property
#12544 commented on
Jun 23, 2025 • 0 new comments -
.Net: Bug: ChatSystemPrompt not applied in AddAzureOpenAIChatClient
#12546 commented on
Jun 23, 2025 • 0 new comments -
.Net: Bug: function_choice_behavior config not work
#12559 commented on
Jun 23, 2025 • 0 new comments -
.Net: Graduate CosmosNoSql connector
#12187 commented on
Jun 23, 2025 • 0 new comments -
.Net: [MEVD] Ensure columns nullability is correct across providers
#12560 commented on
Jun 23, 2025 • 0 new comments -
Python: Issue (or wrong usage) with OpenAiChatCompletionBase
#11208 commented on
Jun 24, 2025 • 0 new comments -
.Net: [MEVD] Eliminate boxing of value types when serializing/deserializing
#11183 commented on
Jun 24, 2025 • 0 new comments -
.Net: Unsupported chat message content type 'Microsoft.SemanticKernel.FileReferenceContent'.
#11411 commented on
Jun 24, 2025 • 0 new comments -
.Net: Bug: Google Gemini unable to perform Multiple Function calls in single request
#12554 commented on
Jun 24, 2025 • 0 new comments -
.Net: New Feature: Integrate Voice Live API
#12291 commented on
Jun 25, 2025 • 0 new comments -
.Net: Bug: Protected abstract RestoreChannelAsync() in Agent.cs prevents agent composition
#11222 commented on
Jun 26, 2025 • 0 new comments -
.Net: Pass Metadata from FunctionInvocationFilter
#11204 commented on
Jun 26, 2025 • 0 new comments -
.Net: Update code examples about providing function return types to LLM on Microsoft Learn
#11202 commented on
Jun 26, 2025 • 0 new comments -
Python: New Feature: Enhance ChatCompletionClientBase with Sequential Function Calling for Improved Autonomous Behavior
#11141 commented on
Jun 26, 2025 • 0 new comments -
GettingStartedWithProcesses demo Step4 much is marked as obsolete.
#11135 commented on
Jun 26, 2025 • 0 new comments -
[MEVD] Consider dynamic transformation of intersection to multiple Contains
#11103 commented on
Jun 26, 2025 • 0 new comments -
Python: Bug: Chat history summarizer is not working
#12303 commented on
Jun 26, 2025 • 0 new comments -
.Net: Declarative Agents - Phase 3
#11253 commented on
Jun 27, 2025 • 0 new comments -
Python: [New Group Chat Orchestration] LLM Prompt usage not available in metadata of the orchestration result
#12547 commented on
Jun 27, 2025 • 0 new comments -
.Net: Support Function calling for Amazon Bedrock (Using Converse APIs)
#11448 commented on
Jun 27, 2025 • 0 new comments -
Memory Management and Plugin: MagenticOrchestration
#12232 commented on
Jun 27, 2025 • 0 new comments -
Python: New Feature: gpt-image-1 support
#12500 commented on
Jun 29, 2025 • 0 new comments -
.Net: Adds support for Tool calls to the Amazon Bedrock connector
#11922 commented on
Jun 27, 2025 • 0 new comments -
Python: support opengauss vector store
#12231 commented on
Jun 26, 2025 • 0 new comments -
Python: 11769 - Enabling support for additional extended headers support with application/json
#12555 commented on
Jun 26, 2025 • 0 new comments