microsoft / semantic-kernel

Integrate cutting-edge LLM technology quickly and easily into your apps
https://aka.ms/semantic-kernel
MIT License
20.2k stars 2.94k forks source link

.Net: Plan produced by Handlebars planner doesn't follow the right format #5135

Open sherylZhaoCode opened 4 months ago

sherylZhaoCode commented 4 months ago

Describe the bug Plans produced by handlebars planner don't follow the right format so the results can't be parsed correctly

To Reproduce Steps to reproduce the behavior: Try asking some questions, and see if the plan has only one Handlebars structure.

Expected behavior The plan produced should wrap all the plan inside the Handlebars structure

Screenshots Below are some examples of the failures

image image image

Platform

Additional context Add any other context about the problem here.

evchaki commented 3 months ago

@sherylZhaoCode we just put in additional handling for this. Try to use the latest build and see if that solves your issue.

github-actions[bot] commented 1 week ago

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