-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Insights: microsoft/semantic-kernel
Overview
Could not load contribution data
Please try again later
6 Releases published by 2 people
-
vectordata-dotnet-9.5.0
published
May 19, 2025 -
dotnet-1.52.0
published
May 19, 2025 -
python-1.31.0
published
May 19, 2025 -
dotnet-1.52.1
published
May 20, 2025 -
dotnet-1.53.0
published
May 20, 2025 -
dotnet-1.53.1
published
May 21, 2025
47 Pull requests merged by 15 people
-
Python: Move old and deprecate
#12121 merged
May 21, 2025 -
Python: Update SQL
#12120 merged
May 21, 2025 -
Python: Update Qdrant, Redis, Weaviate
#12119 merged
May 21, 2025 -
.Net Agents - Fix
OpenAIAssistant
andAzureAIAgent
function-call streaming#12205 merged
May 21, 2025 -
.Net: Fix BaseTest
#12208 merged
May 21, 2025 -
.Net: Fix (NU1005) Drop unneeded direct references + SK Version 1.53.1 Bump
#12213 merged
May 21, 2025 -
Python: Support structured outputs with Azure AI inference chat completion.
#12183 merged
May 21, 2025 -
Python: Add missing fields to
AzureAIAgentSettings
#12211 merged
May 21, 2025 -
Python: Update InMemory and Faiss
#12117 merged
May 21, 2025 -
.Net: Exposing ToJson method on FoundryProcessBuilder.
#12200 merged
May 20, 2025 -
.Net: Version 1.53.0
#12175 merged
May 20, 2025 -
.Net: Ai context behavior merge and renames
#12198 merged
May 20, 2025 -
.Net: SK integration with MEAI Abstractions
#10754 merged
May 20, 2025 -
Python: Update redis[hiredis] requirement from ~=5.0 to >=5,<7 in /python
#12179 merged
May 20, 2025 -
Python: Bump google-cloud-aiplatform from 1.91.0 to 1.93.0 in /python
#12178 merged
May 20, 2025 -
.Net: Switch to using the new Qdrant testcontainer package
#12169 merged
May 20, 2025 -
Python: Bump onnxruntime from 1.21.0 to 1.22.0 in /python
#12022 merged
May 20, 2025 -
.Net: Updated package version
#12180 merged
May 20, 2025 -
Python: Update Chroma, Pinecone, Postgres
#12116 merged
May 20, 2025 -
Python: Update the AzureAIAgent packages, types, and APIs based on Azure SDK's new code
#12084 merged
May 19, 2025 -
.Net Agents - Update Azure Foundry Agent SDK
#12027 merged
May 19, 2025 -
.Net: Fixing CodeQL failure
#12172 merged
May 19, 2025 -
Python: added WebRTC support for Azure OpenAI Realtime
#12078 merged
May 19, 2025 -
.Net Agents - Fix agent runtime package publishing
#12171 merged
May 19, 2025 -
Python: Preserve Citation Title in AnnotationContent from Azure AI Foundry Annotations
#12152 merged
May 19, 2025 -
.Net: Package version updates.
#12167 merged
May 19, 2025 -
.Net Agents - Magentic Agent Orchestration
#12110 merged
May 19, 2025 -
.Net: MEVD Feature Branch 3
#11831 merged
May 19, 2025 -
.Net: KernelChatOptions + ChatClient Extension methods + Update to BuilderPattern
#12132 merged
May 19, 2025 -
.Net MEVD: Pincone simple test bug fix
#12166 merged
May 19, 2025 -
.Net: Fix samples and a small usability issue.
#12165 merged
May 19, 2025 -
.Net MEVD: Update NRedisStack to 1.0.0 to get Full Framework fixes
#12163 merged
May 19, 2025 -
.Net: Add missing directory Plugin in concepts + Warning fixes
#11858 merged
May 19, 2025 -
.Net: Remove the HTTPS validations in AzureClientCore
#11943 merged
May 19, 2025 -
.Net MEVD: Getting integration tests green 1/n
#12162 merged
May 19, 2025 -
.Net: Update to the latest mcp nuget package
#12157 merged
May 19, 2025 -
.Net: Disable Api Manifest unit tests
#12159 merged
May 19, 2025 -
Allow omitting property type from definition
#12146 merged
May 19, 2025 -
Python: Update Cosmos and MongoDB
#12115 merged
May 19, 2025 -
.Net MEVD Document untrusted input in query translators
#12129 merged
May 19, 2025 -
Python: Vector store updates core azs
#12114 merged
May 19, 2025 -
.Net MEVD: Test coverage for all kinds of data fields supported by Azure AI Search
#12134 merged
May 19, 2025 -
.Net: Rename VectorStoreRecordDefinition -> VectorStoreCollectionDefinition
#12145 merged
May 19, 2025 -
.Net: Fix integration test and bugs
#12135 merged
May 19, 2025 -
.Net: Updating foundry process builder to the latest format.
#12139 merged
May 19, 2025 -
Python: Validate for missing or unexpected params from model
#12071 merged
May 19, 2025 -
Python: marked planners deprecated and removed all related items
#12058 merged
May 19, 2025
13 Pull requests opened by 11 people
-
.Net: Add public ctor for GeminiChatMessageContent with ToolCalls
#12155 opened
May 19, 2025 -
.Net: Migrate sln to slnx
#12173 opened
May 19, 2025 -
.Net: Fix Gemini Auto Invoke when returned function is non-first part
#12174 opened
May 19, 2025 -
.Net: Refactor kernel initialization in Step01_Agent
#12181 opened
May 20, 2025 -
.Net: Implement OnnxRuntimeGenAIChatCompletionService on OnnxRuntimeGenAIChatClient
#12197 opened
May 20, 2025 -
Python: Add missing index in Bedrock FunctionCallContent instantiation
#12203 opened
May 20, 2025 -
.Net: Improve docs for VectorData.Abstractions
#12207 opened
May 21, 2025 -
Python: add Foundry local sample
#12214 opened
May 21, 2025 -
.Net: Add basic streaming support
#12215 opened
May 21, 2025 -
.Net: Rename AIContextBehavior to Provider and thread to conversation
#12218 opened
May 21, 2025 -
.Net: Remove Kusto and DuckDB
#12221 opened
May 21, 2025 -
Python: Use BaseModel instead of KernelBaseModel in samples
#12224 opened
May 21, 2025
41 Issues closed by 11 people
-
.Net: Bug: Packages downgrade (NU1005) with Semantic Kernel v.153
#12212 closed
May 21, 2025 -
.Net: Add SqlServer VectorStore Connector Docs
#11589 closed
May 21, 2025 -
.Net: Add/Update VectorData release documentation
#12053 closed
May 21, 2025 -
Python: Bug: response_format not supported with AzureAIInferenceChatPromptExecutionSettings
#11952 closed
May 21, 2025 -
.Net: MEVD endgame manual verification
#12057 closed
May 21, 2025 -
New Feature: Connector of Milvus VectorDB
#12210 closed
May 21, 2025 -
Python: improve chat history reducer summarization edge case
#10216 closed
May 21, 2025 -
Python: Bug: Python - Unable to call plugin during process step
#12067 closed
May 21, 2025 -
Python: Update learn site with proper intermediate msg callback ordering
#12009 closed
May 21, 2025 -
.Net: AzureAISearch: GA and Beta package updates
#12184 closed
May 20, 2025 -
.Net: Native Integration with Microsoft.Extensions.AI - Phase 1
#10081 closed
May 20, 2025 -
.Net: Connectors.AddChatClient Extensions
#12087 closed
May 20, 2025 -
Python: Update Learn Docs to include Handlebars/Jinja2 Prompt Templates
#11797 closed
May 20, 2025 -
Python: AzureAIAgent Thread Creation
#11816 closed
May 20, 2025 -
Python: [Agents] Unable to run learn_resources\assistant_code.py sample
#11861 closed
May 20, 2025 -
New Feature: Add SambaNova as new AI connector
#10338 closed
May 20, 2025 -
New Feature: Ability to generate a mermaid diagram of the process execution
#10353 closed
May 20, 2025 -
Port dotnet feature to python: .Net: CrewAI Plugin
#10372 closed
May 20, 2025 -
Python: Bug: using Azure AI agents with tools from SK
#11986 closed
May 20, 2025 -
Python: Bug: Azure AI agent stuck in an infinite loop when tools not found
#12177 closed
May 19, 2025 -
.Net: Bug: Unable to install Microsoft.SemanticKernel.Agents.Orchestration v1.51.0-preview
#12156 closed
May 19, 2025 -
.Net: Dotnet: Implement M1 with Semantic Kernel Agents
#10900 closed
May 19, 2025 -
.Net: Process Framework: Extend ProcessBuilder
#11545 closed
May 19, 2025 -
.Net: Process Framework: Add method to import process from YAML file
#11546 closed
May 19, 2025 -
.Net: Process Framework: YAML declarative format
#11547 closed
May 19, 2025 -
VSCode support for process visualization
#10078 closed
May 19, 2025 -
.Net: Update to v1.0 version of NRedisStack
#11839 closed
May 19, 2025 -
Python: Bug: Python - Agent RoundRobinGroupManager cannot be imported
#12160 closed
May 19, 2025 -
Python: Bug: default_services in config.json for plugin does not work
#12142 closed
May 19, 2025 -
.Net: Complete renames
#12056 closed
May 19, 2025 -
.Net: [MEVD] Do a proper pass to ensure that all names are property sanitized (prevent SQL injection)
#11154 closed
May 19, 2025 -
Python: obsolete all planner functionality (both stepwise and handlebars)
#6748 closed
May 19, 2025 -
Python: Create sample to migrate from stepwise planner to vanilla function
#6747 closed
May 19, 2025 -
Python: Assistant: Callback function on agent.invoke_stream running at the end
#12126 closed
May 19, 2025 -
Update stale workflow to ignore backlog not planned
#10250 closed
May 19, 2025 -
Python: Bug: AgentGroupChat | ChatCompletionAgent | Complete chat history is getting passed to llm
#12144 closed
May 19, 2025 -
Wrapper for Non Tool-Calling Models to Enable Auto Function Invocation | python
#12150 closed
May 19, 2025
26 Issues opened by 12 people
-
how do i do a human in the loop in azure foundry multi agent process
#12223 opened
May 21, 2025 -
Python: Bug: Semantic-kernel [1.31.0] import errors
#12222 opened
May 21, 2025 -
.Net: [MEVD] [SQL Server] Support efficient binary encoding for vector (when available)
#12220 opened
May 21, 2025 -
Bug: MCP tool integration is broken in 1.53.0
#12217 opened
May 21, 2025 -
.Net: Agent constructors should only take required parameters
#12216 opened
May 21, 2025 -
.Net: Bug: FunctionChoiceBehavior.None() does not prevent function call with AddAzureOpenAIChatClient
#12209 opened
May 21, 2025 -
.Net: Add OnIntermediateMessage callback docs in Learn Site
#12206 opened
May 21, 2025 -
Python: Bug in multi-tool parameter parsing when using BedrockChatCompletion with the Converse Stream API
#12202 opened
May 20, 2025 -
.Net: Graduate Weaviate connector
#12196 opened
May 20, 2025 -
.Net: Graduate SqlServer
#12195 opened
May 20, 2025 -
.Net: Graduate Redis connector
#12194 opened
May 20, 2025 -
.Net: Graduate XXX featureQDrant connector
#12193 opened
May 20, 2025 -
.Net: Graduate Pinecone connector
#12192 opened
May 20, 2025 -
.Net: Graduate PgVector connector
#12191 opened
May 20, 2025 -
.Net: Graduate MongoDB connector
#12190 opened
May 20, 2025 -
.Net: Remove DuckDB and Kusto project
#12189 opened
May 20, 2025 -
.Net: Graduate InMemory connector
#12188 opened
May 20, 2025 -
.Net: Graduate CosmosNoSql connector
#12187 opened
May 20, 2025 -
.Net: Graduate CosmosMongoDB connector
#12186 opened
May 20, 2025 -
Graduate AzureAISearch feature
#12185 opened
May 20, 2025 -
.Net: [MEVD] Support Guid across MEVD providers (as string where needed)
#12182 opened
May 20, 2025 -
.Net: New Feature: Add usage information to chat completion response when using Amazon Bedrock
#12168 opened
May 19, 2025 -
.Net: [MEVD] Ensure providers have usable constructors as appropriate
#12164 opened
May 19, 2025 -
.Net MEVD: Ensure proper escaping and quoting of storage names defined by the users
#12161 opened
May 19, 2025 -
.Net: Unable to reconstruct GeminiChatMessageContent ToolCalls for message history
#12153 opened
May 19, 2025
24 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: Add AIContextBehavior support to Semantic Kernel
#11689 commented on
May 20, 2025 • 1 new comment -
Python: samples and misc
#12123 commented on
May 21, 2025 • 0 new comments -
Python: Text search updates
#12122 commented on
May 21, 2025 • 0 new comments -
.Net: Adding new demo sample using local runtime
#12100 commented on
May 21, 2025 • 0 new comments -
.Net: Initial check-in for the A2A Agent implementation
#12050 commented on
May 19, 2025 • 0 new comments -
Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.4 to 5.4.7
#12024 commented on
May 20, 2025 • 0 new comments -
.Net: Introduce Grouding with Google Search configuration
#11804 commented on
May 20, 2025 • 0 new comments -
.Net: Remote Chat Completion Agent Demo
#11554 commented on
May 21, 2025 • 0 new comments -
.Net: Feature OpenAI Response Agent
#11498 commented on
May 21, 2025 • 0 new comments -
Python: Bug: Validation and Plugin Errors When Using AzureAISearchDataSource with Agent
#12147 commented on
May 21, 2025 • 0 new comments -
.Net: OpenAIResponsesAgent implementation
#11189 commented on
May 21, 2025 • 0 new comments -
.Net: Dynamic Loading/Unloading of Plugins
#12034 commented on
May 21, 2025 • 0 new comments -
.Net: New Feature: add diskANN support for CosmosDB MongoDB (vcore) connector
#10608 commented on
May 21, 2025 • 0 new comments -
.Net: Add Usage Telemetry to Ollama Connector
#9152 commented on
May 20, 2025 • 0 new comments -
.Net: Add Usage Telemetry to ONNX Connector
#9151 commented on
May 20, 2025 • 0 new comments -
Python Bug: Error while trying to interact with the MCP server
#11800 commented on
May 20, 2025 • 0 new comments -
.Net: Bug: Custom PromptExecutionSettings with "guided_regex" property for vLLM OpenAI Api Server is not working
#11961 commented on
May 20, 2025 • 0 new comments -
Bug: Semantic Kernel Doc Repo flooded by automatic PRs
#12086 commented on
May 19, 2025 • 0 new comments -
.Net: Bug: Activating ProcessStep function does not work if multiple functions implemented
#11760 commented on
May 19, 2025 • 0 new comments -
.Net: IChatClient + Add FunctionChoiceBehavior to Google Connector
#10223 commented on
May 19, 2025 • 0 new comments -
Python: azure ai service model invoke fails with no_model_name error code in sk python
#10339 commented on
May 19, 2025 • 0 new comments -
Python: New Feature: More granular spans for AutoFunctionInvocationLoop
#12080 commented on
May 19, 2025 • 0 new comments -
.Net: Bug: OpenAI Assistant throws Invalid URI: The Uri string is too long.
#11881 commented on
May 19, 2025 • 0 new comments -
Python: Suppress ChromaDB-related warning
#12148 commented on
May 19, 2025 • 0 new comments