Working from home
Semantic Kernel Architect
@microsoft
-
Microsoft
- Lake Washington
- https://learn.microsoft.com/semantic-kernel
Block or Report
Block or report dluc
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
microsoft/semantic-kernel Public
Integrate cutting-edge LLM technology quickly and easily into your apps
-
-
-
Azure/azure-iot-pcs-remote-monitoring-dotnet Public archive
Azure IoT .NET solution for Remote Monitoring
-
Azure/azure-iot-pcs-remote-monitoring-java Public archive
Azure IoT Java solution for Remote Monitoring
-
726 contributions in the last year
Less
More
Activity overview
Contributed to
microsoft/semantic-kernel,
Azure-Samples/azure-search-openai-demo-csharp,
dluc/openai-tools
and 34 other
repositories
Contribution activity
May 2023
Created 40 commits in 1 repository
Created 1 repository
- dluc/miyagi TypeScript
Created a pull request in microsoft/semantic-kernel that received 3 comments
Clean up CA1032 code analyzer rule/usage
Minor clean up of the analyzer rule CA1032 for exceptions. Aligning on the same approach. Almost all (if not all) exceptions in the SDK don't have …
+17
−35
•
3
comments
Opened 27 other pull requests in 1 repository
microsoft/semantic-kernel
2
open
24
merged
1
closed
- Add Java to labeler config
- Some improvements to Copilot chat setup and docs
- Allow to run .NET6 projects with .NET 7
- New Semantic Memory Storage based on Azure Cognitive Search with custom embeddings
- Enable more C# code style checks + fixes
- Upgrade .NET notebooks to latest nuget
- Improvements to SKFunction interface
- Fix code style and xmldocs, add Roslynator analyzer
- Change integration tests parallelism to 1 to avoid throttling
- Bump python release number - 0.2.8.dev
- Fix deadlock in TextMemory skill
- Spell checking automation + fix typos
- Add support for non-static native functions with external references
- Misc code style fixes
- Add support for custom delegates as SKFunctions
- Allow to replace functions (fix regression)
- Newtonsoft.Json CWE-755 - Improper Handling of Exceptional Conditions
- Plan serialization: add support for indented JSON
- Python: fixes and release
- Update packages' and planning docs
- Simplify IKernel interface
- Simplify orchestration API
- Missing copyright, typos, code style
- Fix code style
- Improve ACS memory connector performance/cost
- Some pull requests not shown.
Reviewed 69 pull requests in 1 repository
microsoft/semantic-kernel
25 pull requests
- Introducing trust checks in the kernel
- Add new relative time skills for ' ago' and 'last '
- Add Java to labeler config
- Feature Matrix for the Java SK (Experimental)
- Rewrite how native skill functions are invoked
- Python: Sync pyproject.toml with requirements.txt
- Enable more C# code style checks + fixes
- Feature python integration tests
- Improvements to SKFunction interface
- Enable retry logic integration tests
- Fix unwieldy XML comment leading to poor IntelliSense
- Suppress CA1852 warning in KernelBuilder.csproj
- Fixed this notebook automatically resetting the bool to false
- Edit README sample code error in dotnet
- Hotfix - ChatCompletionImpl as ITextCompletion Regression Fix and Added Tests
- Fix dotnet sample six
- python: add chroma memory store
- Fix code style and xmldocs, add Roslynator analyzer
- Fix authentication in notebook
- Default minrelevancescore to zero
- Python: Merge Kernel, KernelBase, KernelExtensions
- Add support for weaviate as a memory store (Python)
- Update skprompt.txt
- ITextCompletion Multiple Results (Incl. Streaming)
- Function config extensibility
- Some pull request reviews not shown.
Created an issue in microsoft/semantic-kernel that received 1 comment
Time skill should allow passing the "culture/locale" setting
Looking at the current Time skills in C# and Python, sometimes the code use the local culture, in other case the format is hard-coded and could cau…
1
comment








