Skip to main content

Microsoft AI Shell: Notes

AI Shell Agent Architecture. Credit: Microsoft

AI Shell

PS C:\Users\tuyen> winget install Microsoft.AIShell
Found AI Shell [Microsoft.AIShell] Version 1.0.0-preview.3
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://github.com/PowerShell/AIShell/releases/download/v1.0.0-preview.3/AIShell-1.0.0-preview.3-win-x64.zip
  ██████████████████████████████  54.6 MB / 54.6 MB
Successfully verified installer hash
Extracting archive...
Successfully extracted archive
Starting package install...
Path environment variable modified; restart your shell to use the new value.
Command line alias added: "aish"
Successfully installed
PS C:\Users\tuyen>

PS C:\Users\tuyen> aish
AI Shell
1.0.0-preview.3

Welcome to AI Shell! We’re excited to have you explore our Public Preview. Documentation is available at
aka.ms/AIShell-Docs, and we’d love to hear your thoughts - share your feedback with us at aka.ms/AIShell-Feedback.

Please select an AI agent to use:
(You can switch to another agent later by typing @<agent name>)

> openai-gpt
  azure

Popular posts from this blog

GCP: Google Cloud Shell

Google Cloud Shell is a tool for managing resources hosted on Google Cloud Platform! The machine comes pre-installed with the Google Cloud SDK and other popular developer tools.

GitHub CLI

GitHub CLI brings GitHub to your terminal. Free and open source. Official website: https://cli.github.com

[Microsoft Outlook]: Set .pst and .ost files location with ForcePSTPath Registry Key

Set .pst and .ost files location with ForcePSTPath Registry Key The ForcePSTPath registry key is supported by Microsoft Outlook 2003 and later. In Microsoft Outlook 2003 and 2007, it applies to new profiles only. Microsoft Outlook 2013 and Outlook 2016 it applies to new accounts created in a profile. Microsoft Outlook 2013 saves .pst in   %userprofile%\Documents\Outlook Files folder by default. We can change that default setting by adding a new string registry key called ForcePSTPath and set the value to the folder that we want to save those files. Set Microsoft Outlook 2013 always save new .pst and .ost files to D:\Data\Mail folder OST file reached the maximum size The OST File Has Reached The Maximum Size