Custom Engine Agents in Microsoft 365 Copilot

Agents in BizChat has been available for some time already, but now there is an upcoming update to Agents. The introduction of “ custom engine agents ” in Microsoft 365 Copilot! These specialized agents can be built on any large language model (LLM), toolchain, or orchestration tool, tailored specifically for your domain or tenant workflows. Initially supported in Microsoft Teams, this feature will soon be available in Microsoft 365 Copilot Business Chat ( BizChat ).   The introduction of Custom engine agents enables your organization to create customized experiences using your own AI systems and orchestrators. You can design unique prompts, connect to any LLM, and integrate these custom agents with Microsoft 365 Copilot. After the rollout, users will be able to access these agents, provided they are enabled and deployed in the Microsoft 365 admin center under the Copilot tab.   You can read more about the feature on this page . Eligible users can create agents using Micros...

More virtaul stuff

But this time it's more of a maintanance thing.
Do have a problem with ever growing virtual disks, even if you delete files from within the VM?
Here's a tip for you (what I'v just done to save som space):
  1. Run cleanmgr.exe from command prompt, and clean out all you want (I reccomend NOT to compress, as this often really slows down your computer). And be sure to remove all system restores (If you haven't been smart to disable it all to gether. SR is a disk hogger)
  2. Download the SDelete tool from sysinternals (Found on: http://technet.microsoft.com/en-us/sysinternals/bb897443.aspx)
  3. Run SDelete -c -s -z within the machine (This will relly clean up your "empty" space)
  4. Shut down the VM, and run the VHD Wizard and select "compress"
This is of course not a one time job, and should be done on a regular basis if you're running out of disk space. But it'll be a while untill I have to do it again. I just cleaned up two machines, and saved 15 GIG of space on my laptop :)