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

.Net: Added example of Plan generation and execution using Auto Function Calling

Open dmytrostruk opened this issue 1 year ago • 0 comments

Motivation and Context

Resolves: https://github.com/microsoft/semantic-kernel/issues/6745

This PR contains example which shows how to implement plan generation and execution with Auto Function Calling and enable telemetry, filters and caching. ChatHistory object is used for plan manipulation and execution.

Contribution Checklist

dmytrostruk avatar Jul 02 '24 03:07 dmytrostruk