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

Python: Bug: Broken link in tutorial - semantic-kernel/python/samples/getting_started/05-using-the-planner.ipynb

Open SeryioGonzalez opened this issue 1 year ago • 3 comments

Describe the bug One step in the tutorial points to a broken link

To Reproduce Steps to reproduce the behavior: See the block:

The sequential planner is an XML-based step-by-step planner. You can see the prompt used for it here (https://github.com/microsoft/semantic-kernel/blob/main/python/semantic_kernel/planning/sequential_planner/Plugins/SequentialPlanning/skprompt.txt)

Expected behavior Update the link:

(https://github.com/microsoft/semantic-kernel/blob/main/python/semantic_kernel/planners/sequential_planner/Plugins/SequentialPlanning/skprompt.txt)

See the path planning has been renamed to planners in the code, but not in the link above

SeryioGonzalez avatar Jul 16 '24 11:07 SeryioGonzalez

@SeryioGonzalez, thanks for filing. Would you like to create a PR to fix it?

moonbox3 avatar Jul 16 '24 13:07 moonbox3

Sure! I actually tried pushing you a PR, but realize had no permits

SeryioGonzalez avatar Jul 16 '24 13:07 SeryioGonzalez

Sure! I actually tried pushing you a PR, but realize had no permits

The PR must be generated from a fork of the repo.

moonbox3 avatar Jul 16 '24 14:07 moonbox3

This issue is stale because it has been open for 90 days with no activity.

github-actions[bot] avatar Oct 15 '24 02:10 github-actions[bot]