-
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
13 Releases published by 3 people
-
dotnet-1.37.0
published
Feb 12, 2025 -
python-1.21.0
published
Feb 12, 2025 -
python-1.21.1
published
Feb 14, 2025 -
python-1.21.2
published
Feb 19, 2025 -
python-1.21.3
published
Feb 19, 2025 -
dotnet-1.38.0
published
Feb 20, 2025 -
dotnet-1.39.0
published
Feb 25, 2025 -
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 -
python-1.23.0 Python 1.23.0
published
Mar 6, 2025 -
python-1.23.1
published
Mar 7, 2025
161 Pull requests merged by 28 people
-
.Net: Bump Microsoft.OpenApi and Microsoft.OpenApi.Readers in /dotnet
#10663 merged
Mar 7, 2025 -
Python: Bump 1.23.1
#10856 merged
Mar 7, 2025 -
.Net: Changes to support .NET9 formatting
#10838 merged
Mar 7, 2025 -
.Net MEVD: Strongly-typed property selectors
#10850 merged
Mar 7, 2025 -
.Net: IVectorStore implementation for Azure SQL
#10623 merged
Mar 7, 2025 -
Python: fix for import without realtime extra
#10851 merged
Mar 7, 2025 -
Python: During Dapr step activation, perform model validate internally
#10841 merged
Mar 7, 2025 -
.Net: Remove EditorBrowsable(EditorBrowsableState.Never) from ChatMessageContent.Content property
#10847 merged
Mar 7, 2025 -
.Net: Bump Markdig from 0.37.0 to 0.40.0 in /dotnet
#10774 merged
Mar 7, 2025 -
.Net: Support for text embeddings generation model
#10829 merged
Mar 7, 2025 -
.Net: Updated User-Agent header for agent types
#10822 merged
Mar 6, 2025 -
Python: bump Python version to 1.23.0 for a release.
#10835 merged
Mar 6, 2025 -
Python: restructured the client classes, agent verbs
#10834 merged
Mar 6, 2025 -
Python: Remove custom separator in Bedrock tool call fully qualified name
#10826 merged
Mar 6, 2025 -
.Net: Hybrid Search
#10814 merged
Mar 6, 2025 -
.Net: Fix suppression issue
#10833 merged
Mar 6, 2025 -
.Net: Fix merge issues and update Hybrid to also support new filter
#10816 merged
Mar 6, 2025 -
.Net: Update to AgentDefinition.Inputs to match latest spec changes
#10817 merged
Mar 6, 2025 -
Python: Add sample to show how to retrieve existing azure ai agent definition.
#10801 merged
Mar 5, 2025 -
.Net: Process Cloud Events - Publish Events Abstractions
#10477 merged
Mar 5, 2025 -
.Net: Fix some documentation issues
#10807 merged
Mar 5, 2025 -
.Net: Update AgentDefinition to match the latest schema changes
#10735 merged
Mar 5, 2025 -
Python: Fix issues of Gemini parallel function call
#10813 merged
Mar 5, 2025 -
Python: Add embedding and text completion samples
#10797 merged
Mar 5, 2025 -
Python: Update Cross Language Test to get raw request and now raw response
#10799 merged
Mar 5, 2025 -
Python: Preb1 merge from main 1
#10805 merged
Mar 5, 2025 -
Python: Improve handling the Dapr process context
#10725 merged
Mar 5, 2025 -
.Net: Read the agent and OpenAI model prosp from configuration
#10806 merged
Mar 5, 2025 -
.Net: Rename hybrid search and expect single vector property.
#10789 merged
Mar 5, 2025 -
.Net: Rename VectorSearchOptions.NewFilter to Filter
#10790 merged
Mar 4, 2025 -
.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 -
Python: removed pyright until we have time to reevaluate typing setup
#10670 merged
Feb 25, 2025 -
.Net: Updated package version
#10677 merged
Feb 25, 2025 -
.Net: Bump Microsoft.ML.Tokenizers and Microsoft.ML.Tokenizers.Data.Cl100kBase in /dotnet
#10665 merged
Feb 25, 2025 -
Python: Update boto3 requirement from ~=1.36.4 to >=1.36.4,<1.38.0 in /python
#10660 merged
Feb 25, 2025 -
.Net: Fix Usage Tokens in AzureOpenAI Connector - Added UT + IT's
#10657 merged
Feb 25, 2025 -
Refactor remaining vector store collections to use common getvector method.
#10647 merged
Feb 24, 2025 -
.Net: Add prompt execution settings to AutoFunctionInvocationContext
#10551 merged
Feb 24, 2025 -
Python: Introducing AzureCosmosDBforMongoDB store and collection
#10609 merged
Feb 24, 2025 -
.Net: Adds Process Framework with Aspire demo
#10614 merged
Feb 21, 2025 -
.Net Agents - Update Templating Pattern
#10633 merged
Feb 21, 2025 -
.Net: Added traces for OpenAI Assistant and Azure AI channels
#10630 merged
Feb 21, 2025 -
.Net: Change Agents.Abstractions to depend on SemanticKernel.Abstractions instead of SemanticKernel.Core
#10574 merged
Feb 20, 2025 -
.Net Agents - Fix typos and sample execution settings
#10628 merged
Feb 20, 2025 -
.Net: Add Bedrock Agent tests
#10618 merged
Feb 20, 2025 -
Version 1.38.0
#10625 merged
Feb 20, 2025 -
.Net Agents - Refine client provider/factory
#10616 merged
Feb 20, 2025 -
Python: Add support for AutoGen's 0.2 ConversableAgent
#10607 merged
Feb 20, 2025 -
Python: Bump Python version to 1.21.3 for a release.
#10617 merged
Feb 19, 2025 -
.Net: Add Bedrock Agent to .Net SDK
#10443 merged
Feb 19, 2025 -
.Net Agents - Support role-override for
ChatCompletionAgent
#10601 merged
Feb 19, 2025 -
.Net: Bump System.Formats.Asn1 from 8.0.1 to 8.0.2 in /dotnet
#10579 merged
Feb 19, 2025 -
Python: Fix kernel parameter metadata input type arg to call type_
#10603 merged
Feb 19, 2025 -
.Net: Obsolete MEVD connectors collection factories
#10590 merged
Feb 19, 2025 -
.Net Agents - Fix and streamlining for
OpenAIAssistantAgent
#10583 merged
Feb 19, 2025 -
Python: updated reasoning samples
#10563 merged
Feb 19, 2025 -
Python: filter improvements
#10588 merged
Feb 19, 2025 -
Python: Update install-uv target to install uv into active virtual env if available
#10585 merged
Feb 18, 2025 -
Python: Bump Python version to 1.21.2 for a release.
#10599 merged
Feb 18, 2025 -
Python: update GoogleConnector settings arg to search_api_key from api_key
#10560 merged
Feb 18, 2025 -
Python: Clarify in READMEs which Assistant api versions should be used.
#10559 merged
Feb 18, 2025 -
Python: Fix Infinite Recursion in Hashing Logic by Tracking Visited Objects
#10598 merged
Feb 18, 2025 -
.Net: Update Microsoft.Extensions.AI packages to the latest version.
#10573 merged
Feb 18, 2025 -
.Net: Bump Google.Apis.CustomSearchAPI.v1 from 1.60.0.3001 to 1.68.0.3520 in /dotnet
#10578 merged
Feb 18, 2025 -
Python: .Net: ADR for realtime
#10355 merged
Feb 18, 2025 -
.Net: Refactor vector store integration tests
#10556 merged
Feb 18, 2025 -
.Net: Bump Handlebars.Net and Handlebars.Net.Helpers in /dotnet
#10580 merged
Feb 18, 2025 -
.Net: Include developer role in parsing regex
#10568 merged
Feb 18, 2025 -
.Net: Bump MSTest.TestFramework from 3.6.3 to 3.8.0 in /dotnet
#10581 merged
Feb 18, 2025 -
Python: Bump google-cloud-aiplatform from 1.79.0 to 1.80.0 in /python
#10576 merged
Feb 18, 2025 -
.Net: Add option to disable automatic HTML decoding for Handlebars templates
#10569 merged
Feb 17, 2025 -
.Net: Remove experimental attribute from AllowStrictSchemaAdherence property
#10547 merged
Feb 17, 2025 -
.Net: Add mongodb hybrid keyword search implementation
#10525 merged
Feb 17, 2025 -
.Net: Azure OpenAI Connector - Adding new max completion tokens override parameter
#10533 merged
Feb 14, 2025 -
Python: Updates to doc gen demo after introducing KernelArgs to Chat Completion Agent. Typing updates.
#10540 merged
Feb 14, 2025 -
Python: Bump Python version to 1.21.1 for a release.
#10539 merged
Feb 14, 2025 -
Python: add AzureAIAgent client creation method. Handle user_agent.
#10538 merged
Feb 14, 2025 -
.Net: Removed Obsolete VolatileVectorStore and references.
#10494 merged
Feb 13, 2025 -
Python: removes AWS "us." region prefix from model id
#10329 merged
Feb 13, 2025 -
Python: Update motor requirement from <3.7.0,>=3.3.2 to >=3.3.2,<3.8.0 in /python
#10378 merged
Feb 13, 2025 -
.Net Agents: Fix consumption of execution settings when defining agent from template.
#10519 merged
Feb 13, 2025 -
.Net: Add Azure CosmosDB NoSQL Hybrid Keyword Search
#10524 merged
Feb 13, 2025 -
.Net: Fix bug where special chars in collection name fails index creation.
#10529 merged
Feb 13, 2025 -
.NET Agents - Fix enum handling of function parameters
#10513 merged
Feb 13, 2025 -
Python: Fix Chat History Agent format instructions regression.
#10512 merged
Feb 13, 2025 -
.Net: Adding Coverage Report Artifact for Workflow execution
#10504 merged
Feb 13, 2025 -
.Net: Add qdrant and weaviate keyword hybrid search implementations and tests
#10505 merged
Feb 13, 2025 -
Python: Adding Crew.AI as a plugin.
#10474 merged
Feb 13, 2025 -
.Net: Hybrid model orchestration sample
#10503 merged
Feb 12, 2025 -
.Net: Updated package version
#10509 merged
Feb 12, 2025 -
.Net: Feature copilot agent plugins demosample
#10508 merged
Feb 12, 2025 -
.Net: Update {Azure}OpenAI Connectors to latest 2.2.0-beta.1
#10496 merged
Feb 12, 2025 -
Python: Bump Python version to 1.21.0 for a release.
#10500 merged
Feb 12, 2025 -
Python: Add Azure AI Agent AI Search Sample. Update memory sample with README.
#10497 merged
Feb 12, 2025 -
Python: improved content inits, added ndarray support for binary content and small fixes to defaults
#10469 merged
Feb 12, 2025 -
Python: Fix csv file paths for learn site sample. Improve streaming output formatting with code present
#10498 merged
Feb 12, 2025 -
.Net: Add hybrid search abstraction and azure ai search implementation
#10441 merged
Feb 12, 2025 -
Python: experimental py3.13 support
#10276 merged
Feb 12, 2025 -
Python: set openai package to newer version and removed default value of parallel tool calls
#10502 merged
Feb 12, 2025 -
.Net MEVD: LINQ-based filtering
#10273 merged
Feb 11, 2025 -
Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.3 to 5.4.4
#10476 merged
Feb 11, 2025 -
.Net: Update prompty support to use prompty.core
#10481 merged
Feb 11, 2025 -
Python: Remove old references of plugin import
#10462 merged
Feb 11, 2025 -
Python: Allow for factory callbacks in the process framework
#10451 merged
Feb 11, 2025 -
.Net: Hybrid Model Orchestration ADR
#10439 merged
Feb 10, 2025 -
.Net: Update GettingStarted Documentation
#10453 merged
Feb 10, 2025 -
.Net: Fix #10389
#10406 merged
Feb 10, 2025
24 Pull requests opened by 18 people
-
.Net: Process Runtime POC
#10486 opened
Feb 11, 2025 -
.Net: Support for configuring dimensions in Google AI embeddings generation
#10489 opened
Feb 11, 2025 -
.Net: Change Sqlite connector to accept connection string instead of DbConnection
#10550 opened
Feb 14, 2025 -
Concept of self-hosted agent
#10624 opened
Feb 20, 2025 -
.Net: Bump Microsoft.CodeAnalysis.Common from 4.11.0 to 4.13.0 in /dotnet
#10675 opened
Feb 25, 2025 -
Python: Improve test coverage
#10681 opened
Feb 25, 2025 -
.Net: Allow HttpClient to be passed in for AzureOpenAI when building from s…
#10703 opened
Feb 27, 2025 -
Python : Sample for Swarm Agent Approach
#10723 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 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: March 2025 VectorData updates
#10804 opened
Mar 5, 2025 -
Python: Introducing the Faiss Connector
#10810 opened
Mar 5, 2025 -
.Net: Bump OpenTelemetry.Instrumentation.Http from 1.9.0 to 1.11.1 in /dotnet
#10824 opened
Mar 5, 2025 -
.Net: Processes: Hook up uninitialization for Steps in Local Runtime
#10825 opened
Mar 5, 2025 -
.Net: Revert KernelAIFunction name separator using dash
#10827 opened
Mar 6, 2025 -
Python: using agents as KernelFunctions
#10828 opened
Mar 6, 2025 -
.Net: Add functionality to create and import plugins with YAML functions
#10840 opened
Mar 6, 2025 -
Unit tests for ollama services utils and dapr_actor_registration
#10849 opened
Mar 7, 2025 -
Add Bedrock agent retrieval samples in Python and .Net
#10857 opened
Mar 7, 2025 -
.Net: Structured Data Plugin - Query and CRUDE Operations [WIP]
#10858 opened
Mar 7, 2025
149 Issues closed by 27 people
-
Python: Bug: Python AzureChatCompletion without Realtime not working
#10848 closed
Mar 7, 2025 -
.Net: Add HTTP header for usage of Agent Framework
#10447 closed
Mar 6, 2025 -
Bug: function name separator handling in bedrock integration causes function calls to failed
#10619 closed
Mar 6, 2025 -
Bug: plugin functions not loaded into ChatCompletionAgent when using kernel.CreatePluginFromObject()
#10621 closed
Mar 6, 2025 -
Python: New Feature: Introduce Convenience Method to Invoke Agent Call
#9886 closed
Mar 6, 2025 -
Python: create sample with Azure AI Agent Service to show how to retrieve an agent
#10800 closed
Mar 5, 2025 -
Python: Facing issue when using AzureAIInferenceChatCompletion module with kernel in python.
#10452 closed
Mar 5, 2025 -
Cloud Events - new Step type dedicated to work as Proxy Step abstraction
#10328 closed
Mar 5, 2025 -
.Net: How to convert Kernel with Plugins to IChatClient with AIFunction / Tools ?
#10818 closed
Mar 5, 2025 -
Python: Samples for text completion and embedding generation
#9963 closed
Mar 5, 2025 -
OnnxRuntimeGenAIChatCompletionService seems broken?
#10796 closed
Mar 5, 2025 -
After saving vecotr, Can not searchVector by Microsoft.SemanticKernel.Connectors.Weaviate.
#10219 closed
Mar 5, 2025 -
.Net: Provide usage data for GetStreamingChatMessageContentsAsync when available in underlying SDK
#5660 closed
Mar 4, 2025 -
.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 -
New Feature: Native DI Container Support for Plugin Registration
#10668 closed
Feb 25, 2025 -
Python: Support MapStep
#9617 closed
Feb 25, 2025 -
Python Bug: Serialized _Chat Content_ types incompatible with .NET
#9627 closed
Feb 25, 2025 -
.Net: Bug: Unable TO Get Correct Response from Pipling method
#9632 closed
Feb 25, 2025 -
Python: Update filters documentation to include Python
#10566 closed
Feb 24, 2025 -
.Net: The original execution settings are not available in IAutoFunctionInvocationFilter
#10475 closed
Feb 24, 2025 -
.Net: Investigate AWS and GCP vector and structured database support i.e. for each cloud service
#10388 closed
Feb 24, 2025 -
VSCode Agent visualisation POC
#10467 closed
Feb 24, 2025 -
.Net: New Feature: Investigate using Prompty.Core in Semantic Kernel
#10465 closed
Feb 24, 2025 -
VSCode: Code improvements
#10225 closed
Feb 24, 2025 -
Bug: VSCode extension not using the execution settings from config.json file
#8402 closed
Feb 24, 2025 -
.Net: Bug: Hallucination in semantic kernel responses
#10019 closed
Feb 24, 2025 -
Python: Add info about Filters to learn site
#7352 closed
Feb 24, 2025 -
Python: Unable to quantize huggingface models while creating service using semantic kernel.
#6374 closed
Feb 24, 2025 -
Python: Update Azure ComsoDB for MongoDB Memory Connector to new Vector Search Design
#6836 closed
Feb 24, 2025 -
Python: Update Usearch Memory Connector to new Vector Search Design
#9929 closed
Feb 24, 2025 -
.Net: Add telemetry for OpenAPI plugin functionality
#9637 closed
Feb 24, 2025 -
.Net Processes - State Persistance Advanced State Versioning Support
#9555 closed
Feb 23, 2025 -
.Net: Processes - Document serialization requirements for Dapr
#9557 closed
Feb 23, 2025 -
Python: Add support for predicted outputs for Open AI
#9570 closed
Feb 23, 2025 -
.Net: Process Framework: Wait for External Events
#9575 closed
Feb 22, 2025 -
.Net: Process Framework: Filters
#9577 closed
Feb 22, 2025 -
.Net: Process Framework: Durable Timers
#9578 closed
Feb 22, 2025 -
.Net Agents - Investigate and support full range of Open API types.
#10085 closed
Feb 21, 2025 -
.Net: Bug: OpenAIAssistantAgent doesn't use the AssistantClient that is passed in
#10575 closed
Feb 21, 2025 -
Python: Descriptions at Process and Step level
#9582 closed
Feb 21, 2025 -
Python: Support Cloud Events in Processes
#9586 closed
Feb 21, 2025 -
Python: Process samples showing usage of Agents
#9587 closed
Feb 21, 2025 -
Python: Support for filters in Processes
#9588 closed
Feb 21, 2025 -
.NET: Bug: Microsoft.SemanticKernel.Agents.Abstractions depends on Microsoft.SemanticKernel.Core
#10571 closed
Feb 20, 2025 -
.Net MEVD: Remove I*VectorStoreRecordCollectionFactory
#10534 closed
Feb 20, 2025 -
Python: Bug: Python Agent Base class has extra public method
#10626 closed
Feb 20, 2025 -
Python: Support AG 0.2 Agents
#10407 closed
Feb 20, 2025 -
Python: Support durable timers in Processes
#9589 closed
Feb 20, 2025 -
.Net: Bug: C# Content filtering annotations missing
#9593 closed
Feb 20, 2025 -
Python: AWS Bedrock agent integration
#10284 closed
Feb 19, 2025 -
.Net: OpenAIAssistantAgent doesn't accept LoggerFactory on initialization
#10552 closed
Feb 19, 2025 -
.Net: Clarification on Helper Functions for Independent Memory Connectors
#9754 closed
Feb 19, 2025 -
.Net Agents: Assistants V2 - Support tool_choice
#6795 closed
Feb 19, 2025 -
.Net Agents Assistants V2 - Support StructuredOutput
#8222 closed
Feb 19, 2025 -
.Net Agents - Expose public constructor for `OpenAIAssistantAgent`
#10397 closed
Feb 19, 2025 -
.Net: Inconsistent API's in the Agent Framework
#10390 closed
Feb 19, 2025 -
.Net Bug: OpenAIAssistantAgent LoggerFactory
#10160 closed
Feb 19, 2025 -
.Net Bug: LoggerFactory is never set in Agent
#10110 closed
Feb 19, 2025 -
Python: Bug: input argument for custom pluggin through the chat
#10587 closed
Feb 19, 2025 -
Port dotnet feature: .Net: Added a streaming flag to filter context models
#10595 closed
Feb 19, 2025 -
Port dotnet feature: .Net Agents - Support role-override for
#10602 closed
Feb 19, 2025 -
Port dotnet feature: .Net: Add prompt execution settings to AutoFunctionInvocationContext
#10572 closed
Feb 19, 2025 -
Python: better document AOAI api versions for agent use
#10231 closed
Feb 18, 2025 -
.Net: Bug: LiquidPromptTemplate does not support role Developer
#10537 closed
Feb 18, 2025 -
.Net Agents: `AggregatorAgent` does not reset completed chat on re-entry
#10181 closed
Feb 18, 2025 -
.Net Agents - Facilitate modifying assistant definition
#9471 closed
Feb 18, 2025 -
.Net: New Feature: OpenAIAssistantAgent's AddChatMessageAsync for files.
#9790 closed
Feb 18, 2025 -
Python: New Feature: Support Python 3.13
#9594 closed
Feb 18, 2025 -
.Net: Bug: Special characters in Handlebars templates cause silent failure
#10288 closed
Feb 17, 2025 -
Python: Update MongoDB Atlas Memory Connector to new Vector Search Design
#10169 closed
Feb 17, 2025 -
Python: improve docs/samples around reserved kernel function parameter names
#10215 closed
Feb 17, 2025 -
New Feature:
#10544 closed
Feb 14, 2025 -
Python: default scope link is missing ./default for `azure_open_ai_settings` `token_endpoint`
#10520 closed
Feb 14, 2025 -
.Net: Remove obsolete VolatileVectorStore
#10472 closed
Feb 13, 2025 -
.Net Agents - Support summarization mode for AggregatorAgent
#6828 closed
Feb 13, 2025 -
.Net: Strongly Typed Agents
#6018 closed
Feb 13, 2025 -
.Net Agents - Allow agents to have an entra ID for auth scenarios
#6861 closed
Feb 13, 2025 -
.Net: Bug: Postgres Connector create Index failed
#10521 closed
Feb 13, 2025 -
.Net Sample - Demonstrate definition and use of a template to declare structured output
#10516 closed
Feb 13, 2025 -
.Net: Qdrant: Unable to Create Collection with Multiple Named Vectors Using HNSW Index & Cosine Similarity
#10478 closed
Feb 13, 2025 -
.Net: Bug: SemanticKernel does not support Azure o1 series models
#9749 closed
Feb 12, 2025 -
.Net: New Feature: Support for reasoning_effort parameter in .NET
#10367 closed
Feb 12, 2025 -
.Net: Update Both (OpenAI + AzureOpenAI) Connectors to use 2.2.0-beta.1 version.
#10484 closed
Feb 12, 2025 -
.Net: Bug: SK can't call AzureOpenAI o1/o3-mini models
#10201 closed
Feb 12, 2025 -
Python: Bug: Getting http 400 error in assistant_agent_file_manipulation.py
#10499 closed
Feb 12, 2025 -
Python: Port dotnet feature: .Net: CrewAI Plugin
#10399 closed
Feb 12, 2025 -
Python: Bug: semantic_kernel.contents.chat_history - INFO - Could not parse prompt
#10425 closed
Feb 12, 2025 -
Python: Bug: Plugin example not able to get the service id
#10470 closed
Feb 12, 2025 -
.Net: Bug: Exception when using Agentgroupchat with [AzureAIAgent and SK] agents
#10491 closed
Feb 12, 2025 -
Bug: JsonSerializer.Serialize(functionResult) is unreasonable
#10479 closed
Feb 11, 2025 -
Python: Bug: Not able to use Azure AI model inference SDK with SK
#10483 closed
Feb 11, 2025 -
Python: handle complex dependencies with Dapr runtime
#10409 closed
Feb 11, 2025 -
H
#10461 closed
Feb 10, 2025
97 Issues opened by 42 people
-
.Net MEVD: Consider not referencing Microsoft.SemanticKernel.Core from MEVD connectors
#10855 opened
Mar 7, 2025 -
.Net: Unify Schema property exposed by option bags
#10853 opened
Mar 7, 2025 -
Question about Semantic Kernel Process with Human-in-the-loop
#10836 opened
Mar 6, 2025 -
.Net: How to support Human-in-the-Loop in Agent and Process Frameworks
#10832 opened
Mar 6, 2025 -
.Net: Add HTTP header for usage of Process Framework
#10820 opened
Mar 5, 2025 -
.Net: Bug: Converting Kernel Plugins to AIFunctions fails name validation
#10819 opened
Mar 5, 2025 -
.Net: New Feature: Support IKernelBuilderPlugins.AddFromPromptDirectory for YAML
#10812 opened
Mar 5, 2025 -
.Net: Obsolete and remove IEmbeddingGenerationService
#10811 opened
Mar 5, 2025 -
.Net MEVD: Remove all obsoleted APIs before the stable release
#10809 opened
Mar 5, 2025 -
.Net MEVD: Obsolete the legacy IMemoryStore
#10808 opened
Mar 5, 2025 -
.Net MEVD: Design issues with the dynamic/generic data model
#10802 opened
Mar 5, 2025 -
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 -
.Net: Pausing Tool Calls in C# Semantic Kernel to Request User Input
#10679 opened
Feb 25, 2025 -
.Net: Bug: Re-enable AzureAIInferenceChatCompletionService
#10674 opened
Feb 25, 2025 -
.Net: Declarative Agents - Phase 2
#10652 opened
Feb 24, 2025 -
New Feature: Add Beginner-Friendly Installation Documentation Similar to AutoGen
#10649 opened
Feb 24, 2025 -
.Net: Ollama Dependency Injection update
#10646 opened
Feb 24, 2025 -
.Net: Feature: Support Vector Embedding generation in AWS Bedrock
#10644 opened
Feb 23, 2025 -
.Net MEVD: Reexamine PostgreSQL timestamp mapping
#10641 opened
Feb 22, 2025 -
.Net MEVD: Decide and align error behavior when upserts fail
#10640 opened
Feb 22, 2025 -
Graduate Agent Abstractions
#10637 opened
Feb 21, 2025 -
.Net MEVD: Consider simplifying Cosmos package names/namespaces
#10631 opened
Feb 20, 2025 -
.NET ChatHistory: Tools call result are present twice
#10620 opened
Feb 20, 2025 -
.Net: New Feature: add diskANN support for CosmosDB MongoDB (vcore) connector
#10608 opened
Feb 19, 2025 -
.Net: Implement telemetry in vector store connectors
#10596 opened
Feb 18, 2025 -
.Net: Bug: .NET Semantic Kernel Function Calling Not Working with Anthropic via Amazon Connector
#10591 opened
Feb 18, 2025 -
Python: Bug: Mistral-Large-2411 does not work as exepcted
#10586 opened
Feb 18, 2025 -
Python: Bug: docs issue - cannot read the diagram in dark mode
#10584 opened
Feb 18, 2025 -
.Net: Bug: Wrong code example in documentation
#10565 opened
Feb 17, 2025 -
Python: Memory for Agents
#10562 opened
Feb 17, 2025 -
Python: Implement Hybrid Search for all memory connectors
#10561 opened
Feb 17, 2025 -
.Net: Provide guidance on how to run concept samples using GitHub codespaces
#10557 opened
Feb 16, 2025 -
.Net: Semantic kernel aps.net core
#10555 opened
Feb 15, 2025 -
.Net MEVD: DI Add* methods should accept any serviceKey, not just a string
#10549 opened
Feb 14, 2025 -
.Net: Remove Workaround for ChatCompletionOptions Deserialization Bug
#10546 opened
Feb 14, 2025 -
.Net: OpenAIChatMessageContent needs to be updated to match the latest specification
#10545 opened
Feb 14, 2025 -
Python: New Feature: How to use chat history feature for AgentGroupChat
#10543 opened
Feb 14, 2025 -
New Feature: Human in the Loop feature
#10542 opened
Feb 14, 2025 -
Update Agent Framework Learn Site Docs with New Agent Types
#10541 opened
Feb 14, 2025 -
.Net: IVectorStore API design feedback
#10531 opened
Feb 13, 2025 -
.Net: New Feature: .Net - OpenRouter Connector
#10530 opened
Feb 13, 2025 -
Port dotnet feature: .Net: Hybrid model orchestration sample
#10528 opened
Feb 13, 2025 -
.Net: Archiving of Samples - Concepts
#10522 opened
Feb 13, 2025 -
.Net Suggestion - Support "include list" for `OpenApiFunctionExecutionParameters`
#10514 opened
Feb 13, 2025 -
.Net: Bug?: Structured Output with DateTimes/DateTimeOffset
#10507 opened
Feb 12, 2025 -
.Net: {Azure}OpenAI add support for Audio Contents in Chat Completion models.
#10493 opened
Feb 11, 2025 -
.Net MEVD: Make use of Embedding and IEmbeddingGenerator in the abstraction surface
#10492 opened
Feb 11, 2025 -
.Net: New Feature: Support for configuring dimensions in Google AI embeddings generation
#10488 opened
Feb 11, 2025 -
.Net: Bug: ResponseFormat using `typeof()` yields invalid schema
#10485 opened
Feb 11, 2025 -
.Net: Process visualization POC - Step 1
#10473 opened
Feb 10, 2025 -
.Net: Update migration guide to cover new filtering API and update docs with API surface changes
#10471 opened
Feb 10, 2025 -
.Net MEVD: Implement LINQ filtering for the dynamic/generic data model
#10468 opened
Feb 10, 2025 -
.Net MEVD: Consider de-prioritizing/removing unit testing for MEVD connectors
#10464 opened
Feb 10, 2025 -
New Feature: Node.js Support
#10459 opened
Feb 9, 2025 -
.NET Bug: `MermaidRenderer` fails when invoked in parallel
#10457 opened
Feb 9, 2025 -
.Net MEVD: Modify ITextSearch to react to the new LINQ-based vector search filtering
#10456 opened
Feb 8, 2025 -
.Net MEVD: Clarify thread-safety of the abstraction
#10454 opened
Feb 8, 2025
71 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: Nvidia Embedding Connector
#10410 commented on
Feb 25, 2025 • 9 new comments -
.Net: fix: adds support of allOf for OpenAPI dynamic payload generation
#10112 commented on
Feb 10, 2025 • 2 new comments -
Python: Add Faiss Connector with new Vector Search Design
#4130 commented on
Mar 3, 2025 • 0 new comments -
.Net: Migrate to OpenAPI.Net v2 SDK
#9832 commented on
Mar 3, 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: Sample clean up
#10168 commented on
Mar 1, 2025 • 0 new comments -
.Net: AzureAIInferenceConnector FunctionCalling
#10446 commented on
Mar 1, 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: Improve return value handling in default template format
#9545 commented on
Feb 28, 2025 • 0 new comments -
Python: Support process-level error handler
#9551 commented on
Feb 28, 2025 • 0 new comments -
Python: Finish final set of vector stores
#10349 commented on
Feb 27, 2025 • 0 new comments -
.Net: Process Framework: Orleans Runtime Integration
#9590 commented on
Feb 26, 2025 • 0 new comments -
.Net Processes - Document Map Step
#9616 commented on
Feb 26, 2025 • 0 new comments -
AWS & GCP Connectors
#10164 commented on
Feb 25, 2025 • 0 new comments -
.Net Function Calling with Bedrock Claude
#9750 commented on
Feb 25, 2025 • 0 new comments -
Python: Fix pipeline for automated releases
#7292 commented on
Feb 24, 2025 • 0 new comments -
.Net: New Feature: .NET support calling Inference profiles with AWS Bedrock
#10047 commented on
Feb 24, 2025 • 0 new comments -
Python: Update Pinecone Memory Connector to new Vector Search Design
#9928 commented on
Feb 24, 2025 • 0 new comments -
.Net: Implement SK/AutoGen Shared Runtimes
#10418 commented on
Feb 13, 2025 • 0 new comments -
.Net: Vector store abstractions hybrid search ADR
#10196 commented on
Mar 6, 2025 • 0 new comments -
.Net: add amazon nova support (text) only
#10021 commented on
Feb 11, 2025 • 0 new comments -
.Net: Enhance Fluent Syntax for the Process Framework & demo update to Simplify fluent syntax, Transitions and Reduce Cognitive Overload
#10002 commented on
Feb 20, 2025 • 0 new comments -
Python: .Net: Processes - Cloud Events supporting components for emitting events + MicrosoftGraph emit Demo
#9712 commented on
Feb 10, 2025 • 0 new comments -
.Net: Bug: .NET Microsoft.SemanticKernel.Connectors.Onnx missing package release for CUDA and DirectML
#9056 commented on
Mar 7, 2025 • 0 new comments -
.Net: Process Framework: Introduce Conditional Edges for Flow Bifurcation
#9513 commented on
Mar 7, 2025 • 0 new comments -
.Net: Enhanced usage telemetry in SK
#10097 commented on
Mar 6, 2025 • 0 new comments -
.Net: Add gen-ai metrics
#6489 commented on
Mar 6, 2025 • 0 new comments -
.Net: New Feature: VectorStore - Allow for filters on nested sub-documents
#10152 commented on
Mar 5, 2025 • 0 new comments -
Python: Process state persistence
#9584 commented on
Mar 5, 2025 • 0 new comments -
Python: azure ai service model invoke fails with no_model_name error code in sk python
#10339 commented on
Mar 4, 2025 • 0 new comments -
.Net: Bug: gemini-1.5-flash function calling is not working getting 400 bad request error.
#10223 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 MEVD: Consider obsoleting VectorSearchOptions.VectorPropertyName in favor of a strongly-typed lambda VectorPropertySelector
#10420 commented on
Mar 4, 2025 • 0 new comments -
Python: Realtime API
#10073 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 -
Process Framework: Enable Workflow Rendering in Markdown and Images
#9514 commented on
Mar 4, 2025 • 0 new comments -
.Net Agents - Consider "global" system instructions for `AgentChat`
#9462 commented on
Feb 13, 2025 • 0 new comments -
.Net Agents: Improve user involvement in group chat
#6758 commented on
Feb 13, 2025 • 0 new comments -
.Net: New Feature: Agents story - Implement Parallel/Async Execution
#7238 commented on
Feb 13, 2025 • 0 new comments -
.Net: New Feature: Agents story - Enable Nested Chats
#7241 commented on
Feb 13, 2025 • 0 new comments -
.Net: New Feature: Agents story - Develop "Agent" and "Chat Workflow" as Graphs
#7242 commented on
Feb 13, 2025 • 0 new comments -
Some issues related to support for an Agent declarative format
#10237 commented on
Feb 13, 2025 • 0 new comments -
.Net: Postgres connector requires strongly-named assembly, Pgvector, for .NET Framework 4.8
#5331 commented on
Feb 13, 2025 • 0 new comments -
.Net Bug: Adding a plugin to a `Kernel` instance does not retrieve dependencies from `Kernel.Services` by default.
#10262 commented on
Feb 13, 2025 • 0 new comments -
.Net: Hybrid Compute - Models
#10098 commented on
Feb 12, 2025 • 0 new comments -
.Net: Az Template Support
#10149 commented on
Feb 12, 2025 • 0 new comments -
.Net: Bug: 在调用GetStreamingChatMessageContentsAsync方法时如果传入了executionSettings的参数时流式输出就会失效
#10292 commented on
Feb 11, 2025 • 0 new comments -
.NET: User Story: PyTorch & HuggingFace Custom Models Migration Story
#9793 commented on
Feb 11, 2025 • 0 new comments -
.Net MEVD: Consider removing copy constructor on VectorStoreRecordProperty
#10366 commented on
Feb 10, 2025 • 0 new comments -
.Net MEVD: Specification test suite for providers
#10194 commented on
Feb 10, 2025 • 0 new comments -
.Net: Expose Request and Response Headers for Open API Requests
#10419 commented on
Feb 10, 2025 • 0 new comments -
.Net MEVD: Port the Pinecone connector to use Pinecone.Client
#10415 commented on
Feb 8, 2025 • 0 new comments -
.Net: AgentGroupChat with Vector database support (as a starter sample)
#10438 commented on
Feb 24, 2025 • 0 new comments -
.Net Process Cloud Events: Emit Microsoft Graph events sample
#9722 commented on
Feb 24, 2025 • 0 new comments -
.Net Process Cloud Events: Receive Microsoft Graph events sample
#9724 commented on
Feb 24, 2025 • 0 new comments -
.Net: ADR Adding Telemetry with MS AI Extensions OpenTelemetryClient
#9731 commented on
Feb 24, 2025 • 0 new comments -
.Net Process Cloud Events: Receive Cloud Events Infrastructure
#9725 commented on
Feb 24, 2025 • 0 new comments -
.Net Processes - Evaluate event proxy pattern
#9759 commented on
Feb 24, 2025 • 0 new comments -
.Net: Process Framework: Agent Sample - Complex
#9576 commented on
Feb 22, 2025 • 0 new comments -
.Net: Document guidance on the use of the experimental attribute
#10205 commented on
Feb 21, 2025 • 0 new comments -
Limit Agent Retry in group chat
#10401 commented on
Feb 21, 2025 • 0 new comments -
New Feature: AggregatorChannel Add custom mode
#10411 commented on
Feb 21, 2025 • 0 new comments -
Python: Support `BetweenFilterClause` or `RangeFilterClause` for Redis
#10391 commented on
Feb 21, 2025 • 0 new comments -
.Net: New Feature: deepseek connector
#10293 commented on
Feb 20, 2025 • 0 new comments -
.Net: Vector Stores: Create Embedding generation ADR
#9591 commented on
Feb 20, 2025 • 0 new comments -
.Net: Vector Stores: Create Key Mapping decorator
#9592 commented on
Feb 20, 2025 • 0 new comments -
Python Agents - Mark assistant object in samples with metadata
#7967 commented on
Feb 19, 2025 • 0 new comments -
Python: Auto function throwing "Error: Function call request for a function that wasnt defined"
#9850 commented on
Feb 14, 2025 • 0 new comments -
.Net Support AutoGen 0.2 agents in SK agent framework
#10445 commented on
Feb 13, 2025 • 0 new comments -
Python: Implement SK/AutoGen Shared Runtimes
#10424 commented on
Feb 13, 2025 • 0 new comments