microsoft / BCApps

Repository for collaboration on Microsoft Dynamics 365 Business Central applications.
https://microsoft.github.io/BCApps/
MIT License
299 stars 143 forks source link

[Copilot] Find functions results by function name #1761

Closed msft-sam closed 3 weeks ago

msft-sam commented 1 month ago

Summary

Add some helper procedures to the operation result to get functions by a given name, or test if a function name is present in the list of responses.

Also fixes some tests to ensure tool calls are set correctly

Work Item(s)

Fixes AB#542604