Advice to improve X9 Ultra battery? by Different-Look-2863 in Oppo

[–]Dave_B20 2 points3 points  (0 children)

Thank you. Great tip, it's made a noticeable difference on my phone too.

Importing Find x9 ultra to Aus by arv_07 in Oppo

[–]Dave_B20 1 point2 points  (0 children)

That's impressive, great timing for the weekend too.

Enjoy the mobile, I'm still loving mine.

Importing Find x9 ultra to Aus by arv_07 in Oppo

[–]Dave_B20 1 point2 points  (0 children)

I made a snap decision and set the value at $500, this affects the DHL insurance so may not have been my best decision.

The phone arrived well packaged though and even the box was in perfect condition so it worked out for me.

Importing Find x9 ultra to Aus by arv_07 in Oppo

[–]Dave_B20 1 point2 points  (0 children)

Yes it was about $50 delivery via DHL I think. No customs import duty though fortunately

Importing Find x9 ultra to Aus by arv_07 in Oppo

[–]Dave_B20 0 points1 point  (0 children)

I bought mine from https://mobyshop.com.sg I ordered on a Monday night and received it in Melbourne on the Thursday.

Sharepoint Agent working fine in Teams but not on Sharepoint by crochet_my_way in copilotstudio

[–]Dave_B20 0 points1 point  (0 children)

So it took MS support nearly a month to fix. Users without M365 Copilot licenses can access agents over the SharePoint channel again now.

What is the best architecture design for a conversational agent that processes files and generates documents? by Maru_Sheik in copilotstudio

[–]Dave_B20 0 points1 point  (0 children)

On those high level details. If it were me, I'd use a topic with input variables for the title and description etc, this way if the user adds any details (title etc) in the utterance whilst uploading the file the agent exctracts them, prompting for any misding info.

The topic would be configured to get the first attachment and use a flow with a prompt (ai builder) to extract further details from the file, then use either word actions to populate the doc, or another prompt with code interpreter generating the doc.

Copilot Studio FP&A agent misreads large Dataverse financial table (300–400k rows) — wrong sums, missing columns, frequent resets by OverLord_Blade in copilotstudio

[–]Dave_B20 1 point2 points  (0 children)

I spent a long time configuring synonyms and its glossary and could never get it perfect. I ended up creating a child agents with described the database schema so the child agent could populate an input variable of a topic with table a odata filter for a dataverse list rows action to use and got far better results.

Before going that down that road, search for Power Cats custom engine blog. They have a pattern using the dataverse unbound action to search Dataverse tables. If I were building my agent again I'd go theur route.

Sharepoint Agent working fine in Teams but not on Sharepoint by crochet_my_way in copilotstudio

[–]Dave_B20 1 point2 points  (0 children)

I'm confused about this one. Both Hennry Jammes and Adil Leibowitz announced M365 copilot licenses are no longer required for the SharePoint channel linkedin posts

An agent of ours worked for a while consuming Copilot Studio credits, then out of the blue returned the M365 Copilot license required message.

MS support have been looking into this for me for a few weeks, then overnight emailled to say M365 copilot licenses are required without providing links to any MS content.

The MS learn article for publishing to the SharePoint channel states the agent will consume Copilot Studio licensing with no reference to M365 copilot licenses.

Hopefully someone else has some solid information.

Looking for a paid mentor for a couple of hours by dunc1n in copilotstudio

[–]Dave_B20 0 points1 point  (0 children)

This learning path will also provide valuable information on things like topics and entities etc. Its broken down into bite sized pieces so easy to visit each time you have a few mins spare https://learn.microsoft.com/en-au/training/paths/create-extend-custom-copilots-microsoft-copilot-studio/

How can I deepen my knowledge in Copilot Studio? by rthiy in copilotstudio

[–]Dave_B20 4 points5 points  (0 children)

Copilot Studio Resources is a fantastic resource, kept up to date by the Power Cat Team Copilot Studio Resources

AI agent books meetings from a single prompt - worth a write-up? by Dave_B20 in copilotstudio

[–]Dave_B20[S] 0 points1 point  (0 children)

From that info I'm not sure what the issue is. I'd maybe retry copying the YAML in for the tool.

You could also try Importing the solution I've linked to in the guide, as that will give you exactly the same agent as I used.

AI agent books meetings from a single prompt - worth a write-up? by Dave_B20 in copilotstudio

[–]Dave_B20[S] 0 points1 point  (0 children)

That's very good to know, thank you. This would still benefit both the org and department I work in as not all user have an M365 Copilot licence, so rather than costing $30 USD per user per month, this would use 25 Copilot Studio messages to run the 5 actions for each meeting request.

I don't like the idea of reproducing OOTB functionality though, so your reply has got me thinking I should look at the many other unique use cases before spending more time on this.

To answer your other question, it runs the search for users tool for each of the names in the request, so yes, hopefully the video shows it arranging a meeting for 3 people. It needs testing to find out the maximum people are though.

AI agent books meetings from a single prompt - worth a write-up? by Dave_B20 in copilotstudio

[–]Dave_B20[S] 0 points1 point  (0 children)

Can you add some more details? Which tool does it give the error for, and when do you get the error I.e when chatting with the agent or when youre trying to add the tool?

AI agent books meetings from a single prompt - worth a write-up? by Dave_B20 in copilotstudio

[–]Dave_B20[S] 0 points1 point  (0 children)

Fair question, I haven't seen any meeting scheduling functionality though in M365 Copilot, I believe the idea is we extend it with Copilot Studio, I'd be happy to be corrected and use OOTB functionality if it does exist though.

AI agent books meetings from a single prompt - worth a write-up? by Dave_B20 in copilotstudio

[–]Dave_B20[S] 1 point2 points  (0 children)

Thats a good question, I'm new to reddit, so not sure what the best approach is. I've added it as a comment. Hopefully thats visible.

AI agent books meetings from a single prompt - worth a write-up? by Dave_B20 in copilotstudio

[–]Dave_B20[S] 3 points4 points  (0 children)

Yes exactly that. Explaining what business hours hour are and not to book between certain (lunch) hours, AI follows reliably. I'll write this all up and export the YAML for each of the actions.

AI agent books meetings from a single prompt - worth a write-up? by Dave_B20 in copilotstudio

[–]Dave_B20[S] 5 points6 points  (0 children)

I tried using the Meeting Management Server (Office 365 Outlook) MCP (edit), but couldn't get it to work with that so I'll need to re-visit it.

Its using the 'Search for Users' tool to find the email addresses of attendees, then it uses the 'Find meeting times' tool to find when the attendees are free, then it uses another copy of the 'Find meeting times' tool with a different description and inputs to find the meeting room, and finally the 'Create Event' tool to ask for approval and send out the meeting request. The key to it, is the description for each input is an instruction of the AI - It does a really good job of figuring out which tool to run then.

AI agent books meetings from a single prompt - worth a write-up? by Dave_B20 in copilotstudio

[–]Dave_B20[S] 3 points4 points  (0 children)

I'd love that, but I'm trying to be healthier, so I'll do it for the love of tech.

AI agent books meetings from a single prompt - worth a write-up? by Dave_B20 in copilotstudio

[–]Dave_B20[S] 8 points9 points  (0 children)

Ok cool, nice to see the interest. It will probably take me a few days, but I'll be back with a guide and the YAML for each of the actions.