Building Copilot agents with Code
6:25
Introducing Declarative agents
9:11
Introducing Custom Engine agents
7:34
Where is the Microsoft 365 API?
11:19
Пікірлер
@borjamirandajimenez7963
@borjamirandajimenez7963 2 күн бұрын
So, with Copilot 365, we can now create chatbots in an easy way? Just by uploading documents, and the tool answers based on the data we’ve uploaded? No complicated knowledge trees? I mean, as simple as Chat GPT Plus?
@RayenHarchay
@RayenHarchay 3 күн бұрын
When I download as a new teams app, I cannot find my data sources nor my customizations under config.json.
@exstromb
@exstromb 4 күн бұрын
What IDE are you using?
@swaminawale7386
@swaminawale7386 5 күн бұрын
Thanks for sharing. Any videos out there for Authentication methods?
@davrous
@davrous 10 сағат бұрын
Auth for the API plug-in? We need to better cover that indeed. Let's work on it
@dzivojelic
@dzivojelic 7 күн бұрын
Full 1 year later no movement on this
@DavidGarzon-jo1ip
@DavidGarzon-jo1ip 8 күн бұрын
i absolutely love the fact hes on a mac
@Hobbamok
@Hobbamok 14 күн бұрын
PLEASE Make a video how to actually deploy this example productively. Any tutorial online is completely worthless.
@nagendranuthalapati
@nagendranuthalapati 15 күн бұрын
While transferring invoice i am getting this error The vendor invoice was generated with an error. Object reference not set to an instance of an object. Could you please help me on this
@twilightcloudcoderz-tcc3441
@twilightcloudcoderz-tcc3441 19 күн бұрын
How to extract the Application permissions supported by Microsoft Graph
@twilightcloudcoderz-tcc3441
@twilightcloudcoderz-tcc3441 19 күн бұрын
How do we get entire msgraph permission list ?
@totototo4093
@totototo4093 20 күн бұрын
At this point, this is quite easy. But how about to deploy it in our tenant for our users?
@totototo4093
@totototo4093 20 күн бұрын
Thanks for this video, it was very helpful. What if we want to publish it to a specific team in our tenant ? Can you please show us ?
@garymaya1767
@garymaya1767 23 күн бұрын
that's cool but we need more examples, what you showed is pretty basic. and more details would be awesome, anybody can read the DOCs but understanding what and how who wrote them is completely a mystery. usually docs are in such and incomprehensible language that it really sucks to read them. I recall this from trying to learn JAVA way back...
@cse03raghuveerawankar31
@cse03raghuveerawankar31 25 күн бұрын
This was really amazing video sir! It cleared more doubts than whole documentation of Teams App Tunnels for debugging apps locally.
@gokhantenekecioglu
@gokhantenekecioglu 26 күн бұрын
loved it
@VinaySingh-r7p
@VinaySingh-r7p 26 күн бұрын
Can the developer account be created for PowerApps, also?
@uunuu0521
@uunuu0521 28 күн бұрын
One of the best tutorials I have ever saw. Thank you!! It is setting me up well for AZ204.
@chris_trag
@chris_trag 28 күн бұрын
Goooo Sean! Thanks for the walkthrough
@jutrecenti
@jutrecenti 29 күн бұрын
Do custom agents work with Word, Powerpoint and Excel Copilot 365?
@JayaMaheshwari-n9q
@JayaMaheshwari-n9q 29 күн бұрын
why there is a not a github link?
@soly8354
@soly8354 Ай бұрын
Thank you, great explanation and walkthrough.
@TheOmegaAlfa
@TheOmegaAlfa Ай бұрын
Title says “explained” and I missed it thinking it’s YT add. 😂
@ggudmund1
@ggudmund1 Ай бұрын
What I was looking for.
@basvandeneijkhof7230
@basvandeneijkhof7230 Ай бұрын
I'm sorry but you talk too fast, don't highlight names of things but namedrop them instead this quick is going through things too quick 5 minutes sucks if no one understands it. Better make it 10 and slow down a bit.
@larissasavchenko4101
@larissasavchenko4101 Ай бұрын
there is old stask in example. We don't create any new application using Net Framework
@gardena90249
@gardena90249 Ай бұрын
How to access the Hotmail email from Postman using Microsoft Graph? MS Graph Explorer works well but having difficulty with Postman setup...
@francode4031
@francode4031 Ай бұрын
Hi, very interesting video! Thank you for sharing! Is this also working if I don't have copilot enabled for my Microsoft 365 account?
@mohammedasifuzzaman1329
@mohammedasifuzzaman1329 Ай бұрын
One of the requirements for this hands on labs is to have copilot license. How can do the lab without paying £300+ for the copilot license?
@XerciseDude
@XerciseDude Ай бұрын
how can bot communicate with teams app Tab within in the same app?
@samertv764
@samertv764 Ай бұрын
1:20 *- CS0246-->The type or namespace name 'DelegateAuthenticationProvider' could not be found (are you missing a using directive or an assembly reference?) CS1061--> 'MeRequestBuilder' does not contain a definition for 'Request' and no accessible extension method 'Request' accepting a first argument of type 'MeRequestBuilder' could be found (are you missing a using directive or an assembly reference?)*
@luisdemetrio6505
@luisdemetrio6505 Ай бұрын
La parte sobre los Agentes Declarativos fue presentada en el tercer día y no en el primero, como había mencionado! 👊 kzbin.info/www/bejne/b6nQlaGsbsSFhMU
@서지영-w3l
@서지영-w3l Ай бұрын
Thanks for a nice video. Does the test tool covers teems meeting scenario?
@sachinkhairnar8583
@sachinkhairnar8583 Ай бұрын
Wow, Great video.. one doubt .. Azure Open AI explained here inthis video... how does it relate to copilot for o365 as it's mentioned in video title and video
@douglas_martins
@douglas_martins 18 күн бұрын
You can deploy the agent into your 365 environment. That's how users can access it.
@c016smith52
@c016smith52 Ай бұрын
Awesome! Now I just need copilot licenses :) Thanks for the simple walkthrough and how easy this is to setup.
@PauloMattos-d5c
@PauloMattos-d5c Ай бұрын
unnecessarily complex.
@RajeshwariKumar-s2k
@RajeshwariKumar-s2k Ай бұрын
Hi, thanks for the demo! We have a requirement using GitHub Copilot chat. We are sending some prompt for reviewing the code in VISUAL STUDIO 2022. I need to export the response from the GitHub Copilot Chat either in notepad or as a Json response automatically. I am able to export the chat in VS Code but not in Visual Studio 2022. Is this achievable?
@ansarnadaf9901
@ansarnadaf9901 Ай бұрын
Can we move multiple apps and flows from one tenant to the other tenant at once ( Like lift and shift bust selective apps/flows ) using COE toolkit ?
@You_Manos_Tube
@You_Manos_Tube 2 ай бұрын
This is what I am looking for, similar to OpenAI with custom GPTs, but the declarative agents seem more promising in terms of freedom regarding creation and innovation.
@Bhomasolini
@Bhomasolini 2 ай бұрын
I got the notice: "You don't current qualify for a Microsoft 365 Developer Program sandbox subscription" Without any further information. Great. I guess I'm not allowed in the dev club.
@Bee_keeper_was_here
@Bee_keeper_was_here 2 ай бұрын
Thank you very much! I'm going to practice that this evening.
@FernandoHunth
@FernandoHunth 2 ай бұрын
It should be great you have developer(or trial) subscriptions to try those samples and labs
@animeshsingh1307
@animeshsingh1307 2 ай бұрын
I can't believe the video quality is not even 1080p for this content. Come on Microsoft!
@daniilviking
@daniilviking 2 ай бұрын
HI! is there any guide how to build api plugin for my custom endpoint step by step? Because I've got some issues in understanding and building this app! I will appreciate your help
@irenelin4734
@irenelin4734 2 ай бұрын
Hello, I would like to use Azure OpenAI for image recognition. However, when I upload an image through Teams, the bot is unable to recognize the image. Could you help me understand why?
@zeffin7549
@zeffin7549 2 ай бұрын
great explanation video. can you please help us create a custom app that extracts real time audio from the users to create a transcription. what are the all the API that I can use for this?
@anatolii6653
@anatolii6653 2 ай бұрын
Three years later, we have the same problems, awesome progress!
@antonypaulino6439
@antonypaulino6439 2 ай бұрын
I still don't get it. Why adding this complexity of Copilot agents? For me, the goal of having Copilot for M365, is to propose to all users/employees of our company a single entry point where they can ask (almost) everything and we use connectors/API Plugins to fetch the relevant information and display them nicely to our users. If we start to create agents for each need, then for big companies, it will become a mess and users will be lost because, before asking a question, they will have to start to ask themself: which Copilot agent will help me to get my answer.. It makes no sense. Why can't we simply extend Copilot for M365 and add connectors/API plugins for all users in our company? Why can't we manage activation of these plugins for all users from the Admin Center (and not ask them to active these plugins manually)? I know that Copilot topic is quit new and Microsoft still have a lot of work to do, but simplicity should be the goal for users and employees, not complexity.
@Microsoft365Developer
@Microsoft365Developer 2 ай бұрын
Speaking from experience more than official positioning, I will say I've noticed serious usability issues with stand-alone plugins. A user asks about her projects, for example, and there are projects in documents, plugins, Planner, etc. - so you have to word your prompt very specifically, much as you would have to you always spoke with just one person who tried to be an expert on all subjects. Users understand the idea of going to an expert depending on what they want; those are the agents. This also ensures requests won't be sent to the wrong back-end (privacy concerns) and old random documents won't be selected (since declarative agents' can specify the authoritative documents to be included.) Note that OpenAI also stopped supporting stand-alone plugins I suspect for the same reason. OpenAI moved them to inside GPTs now, and though Declarative agents are different than GPTs they both have the effect of providing a more bounded and understood context. - Bob
@antonypaulino6439
@antonypaulino6439 2 ай бұрын
​@@Microsoft365Developer Thanks Bob for your share, I really appreciate it. It makes sense and I also suspected the same reason for the introduction of these declarative agents. I also confirm that we struggled a lot with stand-alone plugins :)
@shanaheady5532
@shanaheady5532 2 ай бұрын
@shanaheady5532
@shanaheady5532 2 ай бұрын
0:01
@MsKaryn
@MsKaryn 2 ай бұрын
Nice "demo" but it would be nice to have a template and videos to walk beginners through how to build something like this.