microsoft / CopilotStudioSamples

MIT License
324 stars 264 forks source link

PVA (Copilot Studio) Power Apps and Power Automate does not give what it promises, connectors does not work. #222

Closed Kuchiriel closed 4 months ago

Kuchiriel commented 4 months ago

When using the PVA in English version to enable Generative AI, the auto topic builder tries to use the actions, but the actions always fails because of already incorrect coded errors, the yaml linter also generate false positive errors and warnings, the connectors does not work.

I am weeks trying a simple action to get OneNote content to answer user query, I tried vanillla auto generated connector reference, created my own, tried MS Graph, HTTP, everything fails, the connector is not found by the PVA.

I understand the low-code no-code intent of the Copilot Studio and the yaml oriented configuration. But god, it does not work, consume time, its much easier to deploy a local LLM in python to do the same and minutes.

The PVA for me only proved useful to create topics, which is nothing special but a conditional regex string matching, and sometimes connecting to Power Automate to trigger something, when its works.

The environment its too much complicated, there is not enough info on the internet. I download all the MS KB data for PVA Power Apps and Power Automated, submited to the latest GPT4o model, tried to prompt something to get my problem solved, but nothing usefull.

The KB and docs are outdated, things change very fast, the doc does not follows, I will try my best to get the PVA I need but I can´t even find I way to submit issues with code examples, cause it was mainly vanilla not working, and my customized yamls fails on the same point the vanilla yaml fails.

HenryJammes commented 4 months ago

Hi @Kuchiriel, thanks for the feedback. I understand you're trying to use OneNote as a knowledge source in Copilot Studio, and because it's not a supported data source, you're trying to achieve this with a custom integration. Can you perhaps share your findings on https://aka.ms/CopilotStudioCommunity? This place and type of issue is specifically about feedback on samples or the implementation guide. Thanks Henry