intelligent-app-workshop icon indicating copy to clipboard operation
intelligent-app-workshop copied to clipboard

Lesson 7 - add function filter

Open yortch opened this issue 1 year ago • 0 comments

Create a function invocation filter that logs the functions that are being invoked: Acceptance criteria:

  • lesson and solution files are created
  • lesson mkdocs files are added
  • Tracing is enabled in deployable app https://github.com/microsoft/semantic-kernel/blob/main/dotnet/samples/Concepts/Filtering/AutoFunctionInvocationFiltering.cs https://github.com/Tyler-R-Kendrick/learn-sk/blob/main/dotnet/DemoApp/Core.Utilities/Filters/FunctionInvocationLoggingFilter.cs

yortch avatar Jan 15 '25 21:01 yortch