semantic-kernel
semantic-kernel copied to clipboard
Python: Deprecate plan class to match .NET
This can only happen after #4641 and #4642 are complete
We retired the action, basic and stepwise (v1) planners in this PR: https://github.com/microsoft/semantic-kernel/pull/6141. Keeping the plan class around as we still support the Sequential planner right now.