Lee Miller

Results 55 comments of Lee Miller

This seems like an ActionPlanner bug. It is placing `SoP_High_Memory` into the Plan.State which gets overridden by the input when the plan is executed (`Yes, proceed`). LIke `SequentialPlanner`, this should...

The Input not showing in the copilot chat app as a bug that was fixed I believe. Please re-activate or open a new issue if still experiencing issues. cc @teresaqhoang...

Please let us know if you are still having issues here.

> but output of a function is directly linked to the parameter of a following function. This is the default behavior. But there is `Outputs` on the `Plan` object which...

Thanks for the issue and PR, will spend more time reviewing. My initial response though is that the `Plan` object should not have that tight of a coupling with a...

We're designing some improvements to how outputs/inputs are handled in general to enable a lot more flexibility. > The other way could also be inside each skill/function to ask LLM...

Closing stale issues. Please re-open or start a new issue if you are still having issues.

Re-opening to make sure these pieces are tracked: - Potential core plugin or semantic function for transforming inputs/outputs - Addition of `rationale` to sequential planner and Plan object.

#1733 and #2460 are tracking these potential pieces of work.

> Thanks for the review, @lemillermicrosoft. I addressed your feedback and what we discussed offline around TextMemorySkill's ctor. Thanks @stephentoub. Added one more small comment there and then opened #1380...