Issues: microsoft/semantic-kernel
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Java: createNewChat method of OpenAIChatCompletion creates chat history with hard coded system message
java
Issue or PR regarding Java code
triage
#3735
opened Nov 28, 2023 by
cumhuryozcan
.Net: In FunctionCallingStepWise planner, replace chat completion calls with KernelFuntion
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3734
opened Nov 28, 2023 by
matthewbolanos
.Net: In Handlebars planner, replace chat completion calls with KernelFuntion
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3733
opened Nov 28, 2023 by
matthewbolanos
.Net: In FunctionCallingStepwisePlanner the kernel parameter should be moved to the method signatures
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3732
opened Nov 28, 2023 by
matthewbolanos
Python: pythonic naming
python
Pull requests for the Python Semantic Kernel
#3713
opened Nov 27, 2023 by
eavanvalkenburg
Python: move to python standard logging approach
python
Pull requests for the Python Semantic Kernel
#3711
opened Nov 27, 2023 by
eavanvalkenburg
.Net: Context variables are not available in functions written as separate files when using Stepwise Planner
follow up
Issues that require a follow up from the community.
.NET
Issue or Pull requests regarding .NET code
#3710
opened Nov 27, 2023 by
jasonjohnlee
.Net: Implement proper batching for PostgreSQL batch vector insert
memory
.NET
Issue or Pull requests regarding .NET code
#3705
opened Nov 27, 2023 by
georg-jung
.Net: Do we need to keep KernelFunctionMetadata.PluginName
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3704
opened Nov 27, 2023 by
markwallace-microsoft
.Net: What's the purpose of Plan.PluginName?
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3703
opened Nov 27, 2023 by
markwallace-microsoft
.Net: Timeout
follow up
Issues that require a follow up from the community.
.NET
Issue or Pull requests regarding .NET code
#3700
opened Nov 27, 2023 by
Alerinos
Augment {Azure}OpenAI chat completion to support auto-invoke of functions passed in via the kernel, validating the pass-kernel-everywhere design.
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3699
opened Nov 27, 2023 by
markwallace-microsoft
.Net: Audit use of interfaces vs concrete collection types in public surface area for consistency
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3698
opened Nov 27, 2023 by
markwallace-microsoft
.Net: Audit remaining use of records in public surface area
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3697
opened Nov 27, 2023 by
markwallace-microsoft
.Net: Do an in-depth audit / revision of all XML comments.
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3696
opened Nov 27, 2023 by
markwallace-microsoft
.Net: Optional: Replace TypeConverter with JsonConverter? (i.e. just JSON serialization instead of converters). Add JsonSerializerOptions to Kernel to enable registering custom json converters.
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3695
opened Nov 27, 2023 by
markwallace-microsoft
.Net: Change KernelFunctionsArgument from string values to object values. Fix marshaling accordingly.
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3692
opened Nov 27, 2023 by
markwallace-microsoft
.Net: Optional: Extension method on IKernelFunction that takes an IDictionary<string, string?> and converts it to KernelFunctionArguments
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3691
opened Nov 27, 2023 by
markwallace-microsoft
.Net: Change Kernel.RunAsync extension methods to use KernelFunctionArguments.
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3690
opened Nov 27, 2023 by
markwallace-microsoft
.Net: **(WIP)**(Sergey) Add KernelFunctionsArgument arg to ISKFunction.InvokeAsync, remove SKContext.ContextVariables. Delete ContextVariables.
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3689
opened Nov 27, 2023 by
markwallace-microsoft
.Net: **(WIP)**(Sergey) Add KernelFunctionArguments : IDictionary<string, string?> class. Add request settings to it.
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3688
opened Nov 27, 2023 by
markwallace-microsoft
.Net: Add Kernel argument to all the things, pass it everywhere (done for Kernel and SKFunction).
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3687
opened Nov 27, 2023 by
markwallace-microsoft
.Net: ADR describing all the changes and reasons behind them.
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
#3686
opened Nov 27, 2023 by
markwallace-microsoft
.Net: Unable to accessing Hugging Face model
follow up
Issues that require a follow up from the community.
.NET
Issue or Pull requests regarding .NET code
python
Pull requests for the Python Semantic Kernel
#3685
opened Nov 27, 2023 by
VenkateshSrini
.Net: Multi Modality Support
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Previous Next
ProTip!
What’s not been updated in a month: updated:<2023-10-28.