OMG.PSUtilities.AI

1.1.0

AI-powered scripting tools, including chat, summarization, and generation.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name OMG.PSUtilities.AI -RequiredVersion 1.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name OMG.PSUtilities.AI -Version 1.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025-2026 Lakshmanachari Panuganti

Package Details

Author(s)

  • Lakshmanachari Panuganti

Tags

AI OpenAI Gemini Perplexity DevOps PowerShell Automation OMG

Functions

Convert-PSUContext Get-PSUAiPoweredGitChangeSummary Invoke-PSUAiPrompt Invoke-PSUGitCommit Invoke-PSUPromptOnAzureOpenAi Invoke-PSUPromptOnGeminiAi Invoke-PSUPromptOnPerplexityAi New-PSUAiPoweredPullRequest Set-PSUAzureOpenAIEnvironment Set-PSUDefaultAiEngine Start-PSUGeminiChat Update-PSUChangeLog

PSEditions

Desktop Core

Dependencies

Release Notes

1.1.0
- Removed the unused Microsoft.PowerShell.ThreadJob dependency. It appeared only in this
 manifest and was referenced nowhere in module source, so installs no longer pull a module
 the code never loads.
- Declared CompatiblePSEditions = Desktop, Core, from tested imports on Windows PowerShell
 5.1 and PowerShell 7 rather than assumption.
- Applied the MIT license metadata approved in docs/decisions/0.5-licensing-selection.md.

FileList

Version History

Version Downloads Last updated
1.2.0 61 8/19/2026
1.1.0 (current version) 56 8/17/2026
1.0.44 168 8/15/2026
1.0.43 705 7/28/2026
1.0.42 516 1/1/2026
1.0.41 11 12/31/2025
1.0.40 10 12/27/2025
1.0.39 10 12/27/2025
1.0.38 10 12/26/2025
1.0.37 9 12/23/2025
1.0.36 8 12/23/2025
1.0.35 21 12/10/2025
1.0.34 8 12/10/2025
1.0.33 17 12/9/2025
1.0.32 11 12/5/2025
1.0.31 10 12/2/2025
1.0.30 11 12/1/2025
1.0.29 11 11/21/2025
1.0.28 10 11/21/2025
1.0.27 10 11/20/2025
1.0.26 12 11/20/2025
1.0.25 24 10/31/2025
1.0.24 11 10/26/2025
1.0.23 10 10/21/2025
1.0.22 9 10/21/2025
1.0.21 10 10/21/2025
1.0.20 10 10/20/2025
1.0.18 11 10/20/2025
1.0.17 9 10/19/2025
1.0.16 8 10/19/2025
1.0.15 9 10/19/2025
1.0.14 9 10/17/2025
1.0.13 7 10/16/2025
1.0.12 12 10/16/2025
1.0.11 13 10/7/2025
1.0.10 20 8/22/2025
1.0.9 11 8/19/2025
1.0.8 400 8/15/2025
1.0.7 214 8/3/2025
1.0.6 106 8/2/2025
1.0.5 1,068 7/30/2025
1.0.4 208 7/29/2025
1.0.3 62 7/28/2025
1.0.2 64 7/26/2025
1.0.1 14 7/25/2025
1.0.0 15 7/15/2025
Show more