Roger Barreto and GitHub
dac17a8f48
.NET: Adding Semantic Kernel - Migration Samples ( #499 )
...
* Guidance
* Guidance
* WIP Migration Preps
* Move to single file projects
* Update guidance code and final adjustments to ensure all feature compatibility
* Move from demos to samples
* Address format
* Address chat client pipeline order
* Update project naming
* Revisition on README
* Remove unused ctor
* Address feedback
* Address feedback
* Address merge conflict fix
* Address SK versioning
* Address folder naming
* Address feedback
2025-08-29 14:29:03 +00:00
westey and GitHub
bbea3c00f8
.NET: Add more console based getting started samples ( #507 )
...
* Add more console based getting started samples
* Simplify function calling and approavls samples and some minor renaming based on PR feedback.
* Cover streaming with comments for aprovals sample.
* Remove extra line break.
* Update getting started samples list in readme.
* Address PR comments
* Address PR comments.
2025-08-28 14:14:25 +00:00
westey and GitHub
71a0bf22eb
.NET: Enhance console samples while preserving copyability ( #475 )
...
* Enhance console samples while preserving copyability
* Add readme for minimal console demo
* Suppress pre-release version warning
* Address PR comments
* Change showing settings to opt-in
* Update comment
2025-08-22 14:58:10 +00:00
Roger Barreto and GitHub
531132057b
.NET: Update OpenTelemetry Agent - Added Demo, AIAgentMetadata and Agent.GetService() ( #356 )
...
* OTEL Demo
* updating telemetry sample
* OTEL updates
* WIP
* Adding GetService and Agent Metadata for Telemetry
* WIP
* Add UT for OTEL System behavior
* Address Unicode problem
* Add logging
* Adjust for new extensions
* Change Logger to LoggerFactory for the extension method
* Address AI Feedback
* Simplify script and readme just for Azure OpenAI
* Increase code converage
* Address merge conflict
* Another slnx fix
* Address PR comments
* Address PR feedback + Add UT
* Added Hosting UT to the solution
* Address PR comments
* Address missing sensitivity tests
* Remove unecessary override
* Address PR comments
2025-08-15 15:41:21 +00:00
westey and GitHub
ef16774878
.NET: Switch minimal console and a few samples to use latest patterns ( #348 )
...
* Switch minimal console and a few samples to use latest patterns
* Use interpolation for sample output.
2025-08-06 10:01:03 +00:00
westey and GitHub
a8fadbc49c
Add a minimum console demo app ( #198 )
...
* Add a minimum console demo app
* Remove hardcoded values from sample.
* Make console project .net 9.0 only.
* Move minimum console demo to demo folder.
* Fix framework issue with demo project.
* Undo unintended commit.
* Address PR comments
* Fix build issue.
* Address PR Comments
* Rename Agent to AIAgent in new console app.
2025-07-21 09:49:47 +00:00