semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

Minor documentation changes and ToString)= overrides for easier debugging.

Open ddobric opened this issue 2 years ago • 0 comments

Motivation and Context

  1. Minor documentation changes
  2. Added ToString override.

Description

ToString overrides help better debugging when working ith more complex templates and plans.

Contribution Checklist

  • [x] The code builds clean without any errors or warnings
  • [x] The PR follows SK Contribution Guidelines (https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
  • [x] The code follows the .NET coding conventions (https://learn.microsoft.com/dotnet/csharp/fundamentals/coding-style/coding-conventions) verified with dotnet format
  • [x] All unit tests pass, and I have added new tests where possible
  • [x] I didn't break anyone :smile:

ddobric avatar May 07 '23 07:05 ddobric