PoshLLM

0.3.0

Brings LLM (Large Language Model) power to the PowerShell REPL command line. Interact with local LLM systems like Ollama directly from your PowerShell session with convenient commands and aliases.

Minimum PowerShell version

7.0

Installation Options

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

Install-Module -Name PoshLLM

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

Install-PSResource -Name PoshLLM

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

Copyright (c) 2025 DevPossible LLC. All rights reserved.

Package Details

Author(s)

  • DevPossible LLC

Tags

LLM AI Ollama MachineLearning ChatBot PowerShell REPL CommandLine Automation

Functions

Get-PoshLLMInfo Invoke-LLM Set-PoshLLMConfiguration Get-PoshLLMConfig Show-SyntaxHighlightedCode

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

Initial release of PoshLLM module. Features include:
- Integration with local LLM systems (Ollama)
- Interactive prompt with code execution capabilities
- Syntax highlighting for PowerShell code
- Convenient aliases (ai, llm, ask) for quick access
- Configurable LLM settings
- Support for multiple models and endpoints

FileList

Version History

Version Downloads Last updated
0.3.0 (current version) 7 10/18/2025
0.2.5 8 10/16/2025
0.1.0 8 10/16/2025