-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Insights: microsoft/semantic-kernel
Overview
Could not load contribution data
Please try again later
4 Releases published by 2 people
-
dotnet-1.40.0
published
Feb 28, 2025 -
python-1.22.0
published
Feb 28, 2025 -
dotnet-1.40.1
published
Mar 3, 2025 -
python-1.22.1
published
Mar 3, 2025
54 Pull requests merged by 16 people
-
.Net: Demo showing how to integrate MCP tools with Semantic Kernel
#10779 merged
Mar 4, 2025 -
.Net: Add missing Ollama Connector Aspire Friendly Extensions
#10775 merged
Mar 4, 2025 -
Python: Bump google-cloud-aiplatform from 1.80.0 to 1.82.0 in /python
#10773 merged
Mar 4, 2025 -
.Net: Make AzureOpenAI service/model deployment configurable
#10786 merged
Mar 4, 2025 -
.Net: dotnet format issues with SDK 9.0
#10741 merged
Mar 4, 2025 -
.Net: Concept Samples Updates and Fixes
#10746 merged
Mar 4, 2025 -
Python: Introducing Realtime Clients for OpenAI and Azure OpenAI
#10127 merged
Mar 4, 2025 -
Python: improved chat history samples
#10737 merged
Mar 4, 2025 -
Python: Improve Bedrock service setup docs
#10772 merged
Mar 4, 2025 -
Python: Move to a thinner wrap for Bedrock Agent in Python
#10740 merged
Mar 3, 2025 -
.Net: Add Calendar write for Copilot Agent Plugin Calendar
#10622 merged
Mar 3, 2025 -
.Net: Upgrade to latest ONNX Runtime GenAI
#10743 merged
Mar 3, 2025 -
fixed variables
#10763 merged
Mar 3, 2025 -
updated command
#10762 merged
Mar 3, 2025 -
vars
#10761 merged
Mar 3, 2025 -
permission and env
#10760 merged
Mar 3, 2025 -
fix permissions
#10759 merged
Mar 3, 2025 -
Trigger ado
#10758 merged
Mar 3, 2025 -
add manual release pipeline
#10757 merged
Mar 3, 2025 -
Trigger ado
#10756 merged
Mar 3, 2025 -
Python: add ado run
#10755 merged
Mar 3, 2025 -
.Net: SK integration with MEAI Abstractions (Service Selector + Contents) Phase 1
#10651 merged
Mar 3, 2025 -
Python: Bump Python version to 1.22.1 for a release
#10751 merged
Mar 3, 2025 -
Python: Allow OpenAIAssistant model id to pass into setup resources
#10748 merged
Mar 3, 2025 -
Python: Don't store AzureAIInferenceChatCompletion response inner_content inside of item's text content
#10747 merged
Mar 3, 2025 -
Python: fixed vector dimension to 1536
#10749 merged
Mar 3, 2025 -
.Net: Use preview suffix for Agents abstractions
#10745 merged
Mar 3, 2025 -
Python: Cleanup ChatCompletionAgent concept samples
#10726 merged
Mar 3, 2025 -
.Net: ADR Samples Contribution Guidelines
#10526 merged
Mar 1, 2025 -
.Net: Use chat completion agent
#10724 merged
Feb 28, 2025 -
.Net: Sample Code Showcasing Usage of Reasoning Models in OpenAI and AzureOpenAI
#10558 merged
Feb 28, 2025 -
.Net: Add support to deserialize all Azure AI tool types
#10714 merged
Feb 28, 2025 -
Python: Allow plugins via agent constructors. Update samples.
#10707 merged
Feb 28, 2025 -
Python: Bump Python version to 1.22.0 for a release.
#10718 merged
Feb 28, 2025 -
.Net: Adding preview package suffix to Agents.OpenAI.
#10719 merged
Feb 28, 2025 -
.Net: Updated package version
#10717 merged
Feb 27, 2025 -
.Net Agents: Update experimental meta-data for graduation
#10600 merged
Feb 27, 2025 -
.Net: Support for specifying the agent model configuration
#10710 merged
Feb 27, 2025 -
Python: lazy create stores in integration tests
#10705 merged
Feb 27, 2025 -
.Net: Use Contoso endpoints
#10711 merged
Feb 27, 2025 -
.Net: Concept sample showing how to switch deployments based on functions being called
#10480 merged
Feb 27, 2025 -
.Net: Add Aspire scaffolding for agent-hosting sample
#10702 merged
Feb 27, 2025 -
Python: Agent
get_response
API#10701 merged
Feb 27, 2025 -
.Net: Simplify the model classes for the declarative agent definition
#10700 merged
Feb 27, 2025 -
.Net: Feature declarative agents experimental
#10697 merged
Feb 27, 2025 -
Python: Introducing the Chroma Connector with the new vector store design
#10678 merged
Feb 27, 2025 -
Python: improve feature decorator return type so it doesn't affect Pylance
#10704 merged
Feb 27, 2025 -
Python: Introduce feature decorator to allow for experimental and release candidate decorator usage
#10691 merged
Feb 27, 2025 -
Python: Improve agent getting started samples
#10667 merged
Feb 26, 2025 -
.Net: Phase 1 of the declarative agent schema for review
#10260 merged
Feb 26, 2025 -
Python: Improve/Simplify the Assistant Agents
#10666 merged
Feb 26, 2025 -
.Net: Update sample to demonstrate how hybrid AI orchestration can be used with Kernel
#10684 merged
Feb 25, 2025 -
Python: resolving #10642 - public events fail to propagate
#10643 merged
Feb 25, 2025 -
.Net: Add support for OpenAPI parameters defined with schema but without a type
#10682 merged
Feb 25, 2025
13 Pull requests opened by 11 people
-
.Net: Allow HttpClient to be passed in for AzureOpenAI when building from s…
#10703 opened
Feb 27, 2025 -
Upgrade dotnet sdk 9
#10716 opened
Feb 27, 2025 -
Python : Sample for Swarm Agent Approach
#10723 opened
Feb 28, 2025 -
Python: Improve handling the Dapr process context
#10725 opened
Feb 28, 2025 -
.Net: Update AgentDefinition to match the latest schema changes
#10735 opened
Feb 28, 2025 -
.Net: SK integration with MEAI Abstractions
#10754 opened
Mar 3, 2025 -
Fix Typos in ADR Documentation
#10768 opened
Mar 3, 2025 -
Fix FP termination in step3_azure_ai_agent_group_chat.py
#10771 opened
Mar 3, 2025 -
.Net: Bump Markdig from 0.37.0 to 0.40.0 in /dotnet
#10774 opened
Mar 3, 2025 -
.Net: Bump DuckDB.NET.Data.Full from 1.1.3 to 1.2.0 in /dotnet
#10776 opened
Mar 3, 2025 -
Python: Add initial MCP Connector Version
#10778 opened
Mar 4, 2025 -
.Net MEVD: Port the Pinecone connector to use Pinecone.Client
#10788 opened
Mar 4, 2025 -
.Net: Rename hybrid search and expect single vector property.
#10789 opened
Mar 4, 2025
41 Issues closed by 19 people
-
.Net: Possible Bug: context.Terminate Ignored When Using JSON Schema in .NET Semantic Kernel (1.39.0)
#10787 closed
Mar 4, 2025 -
.Net Agents - History Management Consistency: `ChatCompletionAgent`
#8856 closed
Mar 4, 2025 -
.Net: Bug: Chat Completion Agent with Open AI `o1-preview` is not working out of the box
#10272 closed
Mar 4, 2025 -
Bug: OpenAIAssistantAgent - doesn't pass complex parameter to PlugIn
#10611 closed
Mar 4, 2025 -
.Net Bug: Ollama connector (still?) doesn't play nice with Aspire
#10532 closed
Mar 4, 2025 -
New Feature: ONNX has the latest version to support the latest phi4 multimodal models
#10720 closed
Mar 4, 2025 -
Python: add support for OpenAI realtime audio
#10108 closed
Mar 4, 2025 -
Python: document region setup for Bedrock
#9910 closed
Mar 4, 2025 -
.Net: Bug: dotnet notebooks require .net 9 SDK
#10715 closed
Mar 3, 2025 -
New Feature: Rust support!
#10742 closed
Mar 3, 2025 -
.Net: Support M.E.AI AIContents and ChatResponse/ChatMessage natively in Kernel
#10728 closed
Mar 3, 2025 -
.Net: Support M.E.AI IChatClient natively in `Kernel` and `DI` Containers
#10727 closed
Mar 3, 2025 -
.Net: New Feature: add correlation Id header to Kernel http calls
#9717 closed
Mar 3, 2025 -
Python: migrate GH Action dependencies for Ollama model downloads, move to Azure assets
#9543 closed
Mar 1, 2025 -
.Net: Bug: O3-mini doen't call again a plugin if a tool item is present in chathistory
#10648 closed
Feb 28, 2025 -
.Net: Find Associated Tool(s) Called
#10654 closed
Feb 28, 2025 -
Python: ChatCompletionAgent constructor and invocation improvements
#10604 closed
Feb 28, 2025 -
.Net Agents - Mark experimental features
#10535 closed
Feb 27, 2025 -
.Net Agent Graduation - Bump package from `beta` prior to graduation
#10303 closed
Feb 27, 2025 -
.Net: Bug: complex function parameter passed as stringified JSON rather than deserialized objects
#10713 closed
Feb 27, 2025 -
.Net: Sample showing model switching during function calling
#10466 closed
Feb 27, 2025 -
.Net: Bug: o3-mini cannot be used with OpenAIAssistantAgent
#10594 closed
Feb 27, 2025 -
Python: Update Chroma Memory Connector to new Vector Search Design
#9926 closed
Feb 27, 2025 -
.Net: New Feature: Qdrant snapshot download support
#9645 closed
Feb 27, 2025 -
Python: Update AstraDB Memory Connector to new Vector Search Design
#9925 closed
Feb 26, 2025 -
Python: Update Milvus Memory Connector to new Vector Search Design
#9927 closed
Feb 26, 2025 -
Python: Simplify the AzureAssistantAgent/OpenAIAssistantAgent
#10605 closed
Feb 26, 2025 -
Processes: Process event forwarding
#9553 closed
Feb 26, 2025 -
To get started with iOS app development, you'll need to understand the following basics:
#10690 closed
Feb 26, 2025 -
Python: Bug: Multiple KernelProcessEventVisibility related issues
#10642 closed
Feb 25, 2025 -
Python Bug: Validation error at #/stream_options: Extra inputs are not permitted
#10510 closed
Feb 25, 2025
35 Issues opened by 17 people
-
Port dotnet feature: Create MCP Sample
#10785 opened
Mar 4, 2025 -
Port dotnet feature: Create MCP Sample
#10784 opened
Mar 4, 2025 -
Port dotnet feature: Create MCP Sample
#10783 opened
Mar 4, 2025 -
.Net: Create MCP Sample
#10782 opened
Mar 4, 2025 -
Fix Semantic Kernel Dashboard
#10781 opened
Mar 4, 2025 -
Python: [Python] factory_function limitations
#10770 opened
Mar 3, 2025 -
.Net: Extract Plugin Name and Arguments with agent.invoke
#10769 opened
Mar 3, 2025 -
.Net: Possible Bug: context.Terminate Ignored When Using JSON Schema in .NET Semantic Kernel (1.39.0)
#10767 opened
Mar 3, 2025 -
process framework subscribe to external events
#10766 opened
Mar 3, 2025 -
Python: all plugins set initialization parameters
#10765 opened
Mar 3, 2025 -
.Net: Concept Project - Creation & Transformation Agent
#10753 opened
Mar 3, 2025 -
Use ONNX Runtime GenAI's IChatClient implementation
#10744 opened
Mar 1, 2025 -
Python: New Feature: Update samples in the ai-agents-for-beginners repo
#10739 opened
Feb 28, 2025 -
.Net: Bug: AWS Bedrock Connector - Cross-region inference Not Supported
#10738 opened
Feb 28, 2025 -
.Net: ConditionalTheory attribute does not work as expected
#10736 opened
Feb 28, 2025 -
.Net: Structure Connectors ORM EF Investigation - Phase 2
#10734 opened
Feb 28, 2025 -
.Net: Structure Connectors Initial Investigation - Phase 1
#10733 opened
Feb 28, 2025 -
.Net: Support M.E.AI Comprehensive ADR Covering all changes made / agreed in the feature branch.
#10732 opened
Feb 28, 2025 -
.Net: Support `M.E.AI` contents directly on our APIs
#10731 opened
Feb 28, 2025 -
.Net: Support M.E.AI ChatClients with `Kernel` `Filters`
#10730 opened
Feb 28, 2025 -
.Net: Support M.E.AI Abstractions - Enable Agents to use IChatClient's natively from `Kernel` and `DI`.
#10729 opened
Feb 28, 2025 -
Memory Component ADR
#10712 opened
Feb 27, 2025 -
.Net: Create sample showing how to use an LLM to present data from a REST API call
#10709 opened
Feb 27, 2025 -
.Net: Bug: Unhandled Exception in JsonSerializer.Serialize(ChatHistory) when Trace Logging is Enabled
#10708 opened
Feb 27, 2025 -
.Net: Agent declarative file format support
#10706 opened
Feb 27, 2025 -
Python: fix nightly integration test run and add coverage
#10699 opened
Feb 26, 2025 -
Bug: Preview template is not handled anymore
#10695 opened
Feb 26, 2025 -
.Net: Cannot change log level of "Microsoft.SemanticKernel"
#10694 opened
Feb 26, 2025 -
Python: Error executing dynamic code with semantic kernel
#10693 opened
Feb 26, 2025 -
.Net MEVD: Discuss the returning of IAsyncEnumerable from UpsertBatchAsync
#10692 opened
Feb 26, 2025 -
Python: Implement Google BigQuery Connector
#10689 opened
Feb 25, 2025 -
Python: Implement Amazon OpenSearch Service Connector
#10688 opened
Feb 25, 2025 -
Python: Implement Google Vertex AI Vector Search Connector
#10687 opened
Feb 25, 2025 -
.Net: Implement Google BigQuery Connector
#10686 opened
Feb 25, 2025 -
.Net: Implement Amazon OpenSearch Service Connector
#10685 opened
Feb 25, 2025
39 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.
-
Python: Improve test coverage
#10681 commented on
Mar 3, 2025 • 34 new comments -
.Net: IVectorStore implementation for Azure SQL
#10623 commented on
Feb 28, 2025 • 19 new comments -
.Net: Process Cloud Events - Publish Events Abstractions
#10477 commented on
Mar 4, 2025 • 11 new comments -
.Net: Support for configuring dimensions in Google AI embeddings generation
#10489 commented on
Feb 28, 2025 • 2 new comments -
AWS & GCP Connectors
#10164 commented on
Feb 25, 2025 • 0 new comments -
.Net: tts - audio generation: what model to use to generate >4min (longer audio)? or audio at all (tts-hd to deprecate on Sat, Mar 1, 2025)
#10655 commented on
Mar 3, 2025 • 0 new comments -
.Net: Pausing Tool Calls in C# Semantic Kernel to Request User Input
#10679 commented on
Mar 3, 2025 • 0 new comments -
Process Framework: Enable Workflow Rendering in Markdown and Images
#9514 commented on
Mar 4, 2025 • 0 new comments -
.Net: Bug: GeminiPromptExecutionSettings is not working with Type, Schema Object etc
#10296 commented on
Mar 4, 2025 • 0 new comments -
.Net: Process visualization POC - Step 1
#10473 commented on
Mar 4, 2025 • 0 new comments -
Python: Realtime API
#10073 commented on
Mar 4, 2025 • 0 new comments -
.Net MEVD: Consider obsoleting VectorSearchOptions.VectorPropertyName in favor of a strongly-typed lambda VectorPropertySelector
#10420 commented on
Mar 4, 2025 • 0 new comments -
Graduate Agent Abstractions
#10637 commented on
Mar 4, 2025 • 0 new comments -
VectorStore: Provide connector for the FAISS vector database
#10069 commented on
Mar 4, 2025 • 0 new comments -
.Net: Vector store abstractions hybrid search ADR
#10196 commented on
Mar 4, 2025 • 0 new comments -
Python: Nvidia Embedding Connector
#10410 commented on
Feb 25, 2025 • 0 new comments -
Concept of self-hosted agent
#10624 commented on
Feb 27, 2025 • 0 new comments -
.Net: Bump OpenTelemetry.Instrumentation.Http from 1.9.0 to 1.11.0 in /dotnet
#10662 commented on
Mar 4, 2025 • 0 new comments -
.Net: Bump Microsoft.OpenApi and Microsoft.OpenApi.Readers in /dotnet
#10663 commented on
Feb 27, 2025 • 0 new comments -
.Net: Bump Microsoft.CodeAnalysis.Common from 4.11.0 to 4.13.0 in /dotnet
#10675 commented on
Mar 3, 2025 • 0 new comments -
.Net: Provide guidance on how to run concept samples using GitHub codespaces
#10557 commented on
Feb 25, 2025 • 0 new comments -
.Net Processes - Document Map Step
#9616 commented on
Feb 26, 2025 • 0 new comments -
.Net: Process Framework: Orleans Runtime Integration
#9590 commented on
Feb 26, 2025 • 0 new comments -
.Net MEVD: Reexamine PostgreSQL timestamp mapping
#10641 commented on
Feb 26, 2025 • 0 new comments -
.Net MEVD: Decide and align error behavior when upserts fail
#10640 commented on
Feb 27, 2025 • 0 new comments -
Python: Finish final set of vector stores
#10349 commented on
Feb 27, 2025 • 0 new comments -
Python: Support process-level error handler
#9551 commented on
Feb 28, 2025 • 0 new comments -
.Net: Improve return value handling in default template format
#9545 commented on
Feb 28, 2025 • 0 new comments -
New Feature: Add Beginner-Friendly Installation Documentation Similar to AutoGen
#10649 commented on
Feb 28, 2025 • 0 new comments -
.Net: New Feature: .Net - OpenRouter Connector
#10530 commented on
Feb 28, 2025 • 0 new comments -
.Net: SK updates to support using M.E.AI abstractions internally
#10319 commented on
Feb 28, 2025 • 0 new comments -
.Net: AzureAIInferenceConnector FunctionCalling
#10446 commented on
Mar 1, 2025 • 0 new comments -
.Net: Sample clean up
#10168 commented on
Mar 1, 2025 • 0 new comments -
.Net: Process Framework: Introduce Conventions for Event Auto-Wiring and Fluent API Enhancements
#9515 commented on
Mar 2, 2025 • 0 new comments -
.Net: Migrate to OpenAPI.Net v2 SDK
#9832 commented on
Mar 3, 2025 • 0 new comments -
.Net: Provide usage data for GetStreamingChatMessageContentsAsync when available in underlying SDK
#5660 commented on
Mar 3, 2025 • 0 new comments -
Python: Add Faiss Connector with new Vector Search Design
#4130 commented on
Mar 3, 2025 • 0 new comments -
Python: .Python: New Feature: How to pass the object returned by the first call of function calling to the function called the second time?
#10669 commented on
Mar 3, 2025 • 0 new comments -
.Net: Declarative Agents - Phase 2
#10652 commented on
Mar 3, 2025 • 0 new comments