-
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 1 person
-
vectordata-dotnet-9.7.0
published
Jul 8, 2025 -
dotnet-1.60.0
published
Jul 8, 2025
16 Pull requests merged by 12 people
-
Python: Update pymongo requirement from <4.13,>=4.8.0 to >=4.8.0,<4.14 in /python
#12494 merged
Jul 10, 2025 -
.Net: Removing FoundryProcessBuilder and associated files.
#12661 merged
Jul 10, 2025 -
.Net: Sample using OAuth to access a protected MCP server
#12680 merged
Jul 9, 2025 -
Version 1.60.0
#12681 merged
Jul 8, 2025 -
.Net: Fix Labels Implementation in Vertex AI to Use Dictionary<string, string>
#12636 merged
Jul 8, 2025 -
Bump MEVD package for July release.
#12682 merged
Jul 8, 2025 -
.Net: Update to latest mcp package
#12673 merged
Jul 8, 2025 -
.Net: Removing SKEXP0070 experimental from non-GA AI Connectors
#12677 merged
Jul 8, 2025 -
.Net: Exposing conversion helpers from SK Contents to MEAI Content primitives
#12676 merged
Jul 8, 2025 -
.Net: Add Retrieval API Plugin to CAPs.
#12653 merged
Jul 8, 2025 -
Python: Properly handle AzureAI Search results for AzureAIAgent
#12654 merged
Jul 8, 2025 -
.Net: MEVD data type tests
#12567 merged
Jul 7, 2025 -
Bump some package versions
#12674 merged
Jul 7, 2025 -
.Net: Add Support for {Azure}OpenAIPromptExecutionSettings.ChatSystem/DeveloperPrompt for ChatClients
#12619 merged
Jul 7, 2025 -
.Net: Add Filter to TextSearchProvider
#12662 merged
Jul 7, 2025 -
Python: feature: support gpt-image-1
#12621 merged
Jul 4, 2025
6 Pull requests opened by 6 people
-
.Net: Add a new orchestration sample that uses different agent types
#12665 opened
Jul 3, 2025 -
Python: Update sentence-transformers requirement from <5.0,>=2.2 to >=2.2,<6.0 in /python
#12679 opened
Jul 8, 2025 -
Update README.md
#12684 opened
Jul 8, 2025 -
Update to latest M.E.AI{.Abstractions}
#12685 opened
Jul 9, 2025 -
.Net: Update README.md
#12690 opened
Jul 9, 2025 -
.Net: Process adding typing to input and output events steps and processes
#12691 opened
Jul 9, 2025
11 Issues closed by 7 people
-
.Net: Bug: labels are not correctly implemented in vertex ai
#12633 closed
Jul 8, 2025 -
Python: How do I use OpenAPI plugins (with API keys) in Semantic Kernel Python?
#12628 closed
Jul 8, 2025 -
python: Bug: ModuleNotFoundError: No module named 'pydantic.networks'
#12667 closed
Jul 8, 2025 -
.Net: Bug: IVectorStore Type Load exception
#12669 closed
Jul 8, 2025 -
Python: Bug: AttributeError in azure_ai_agent when invoking agent with RAG (Azure AI Search) on v1.32.2
#12422 closed
Jul 8, 2025 -
.Net: [MEVD] Data type tests
#12505 closed
Jul 7, 2025 -
.Net: Bug: ChatSystemPrompt not applied in AddAzureOpenAIChatClient
#12546 closed
Jul 7, 2025 -
.Net: Bug: Google Gemini/Vertex ModelId cannot be overridden with inline `ExecutionSettings`
#12652 closed
Jul 7, 2025 -
Python: New Feature: gpt-image-1 support
#12500 closed
Jul 5, 2025 -
.Net Enhancement for Mistral: Make property safe_prompt optional
#12629 closed
Jul 3, 2025
11 Issues opened by 10 people
-
.Net: Bug: Json error when parsing functions for complex objects C#
#12692 opened
Jul 10, 2025 -
.Net: New Feature: Allow PDFs to be sent as ImageContent to Azure Open AI Chat Completion models
#12688 opened
Jul 9, 2025 -
.Net: Bug: Functions spillover in Chat Completion Agent
#12683 opened
Jul 8, 2025 -
Python: update getting started with agent samples to use new orchestration patterns (group chat)
#12678 opened
Jul 7, 2025 -
.Net: Bug: 500 response when using OpenAIResponseAgent
#12672 opened
Jul 6, 2025 -
.Net: Bug: GoogleAI Gemini Api key credential should be passed using headers value?
#12666 opened
Jul 3, 2025 -
.Net: Bug: Step05_Magentic.MagenticTaskAsync times out after 10 mins
#12664 opened
Jul 3, 2025 -
Bug: HandoffOrchestration not working with OpenAIAssistantAgent or AzureAIAgent
#12663 opened
Jul 3, 2025
20 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: Unexpected Accumulation of Previous Assistant Messages in Final Response Using InvokeStreamingAsync
#12485 commented on
Jul 3, 2025 • 0 new comments -
.Net: Bug: InvocationCount property of GroupChatManager does not get incremented in the inheriting class.
#12660 commented on
Jul 3, 2025 • 0 new comments -
Python: Bug: MCP Tools Require Registration With Semantic Kernel
#12645 commented on
Jul 3, 2025 • 0 new comments -
.Net: New Feature: Hugging face chat completion client
#11367 commented on
Jul 4, 2025 • 0 new comments -
.Net: Bug: Input name: 'token_type_ids' is not in the metadata
#11526 commented on
Jul 4, 2025 • 0 new comments -
.Net: New Feature: Integrate Voice Live API
#12291 commented on
Jul 4, 2025 • 0 new comments -
Python: text to image Azure OpenAI Re-enable integration test
#11373 commented on
Jul 7, 2025 • 0 new comments -
.Net: Bug: GroupChat does not produce result in Orchestration Package for 1.58 (.NET)
#12646 commented on
Jul 7, 2025 • 0 new comments -
.Net: [MEVD] Consider adding search method overloads which don't accept the search options property bag
#11382 commented on
Jul 7, 2025 • 0 new comments -
.Net Agents New Feature: I want the "Agents as plugins" to be able to access the main agent thread - if I want
#11438 commented on
Jul 8, 2025 • 0 new comments -
Microsoft.SemanticKernel.Connectors.Onnx GA availability time line
#12658 commented on
Jul 8, 2025 • 0 new comments -
.NET Agents New Feature: When Adding an agent as a plugin it is too verbose, I want to do it like in Python!
#11439 commented on
Jul 9, 2025 • 0 new comments -
Python: Bug: Handling Warnings and Errors from the Code Interpreter Tool in SK Agents
#12552 commented on
Jul 9, 2025 • 0 new comments -
Python: Bug: Handoff functions with custom arguments
#12522 commented on
Jul 9, 2025 • 0 new comments -
.Net: Serialize ChatHistory for Google Gemini not working
#11413 commented on
Jul 10, 2025 • 0 new comments -
Python: 11769 - Enabling support for additional extended headers support with application/json
#12555 commented on
Jul 9, 2025 • 0 new comments -
Python: Bump google-cloud-aiplatform from 1.97.0 to 1.98.0 in /python
#12569 commented on
Jul 10, 2025 • 0 new comments -
Python: Fix inaccurate split flag in TextChunker to prevent redundant re-splitting
#12623 commented on
Jul 10, 2025 • 0 new comments -
Python: Update boto3 requirement from <1.39.0,>=1.36.4 to >=1.36.4,<1.40.0 in /python
#12638 commented on
Jul 10, 2025 • 0 new comments