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
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
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
- PoshLLM.nuspec
- Source\Public\Invoke-LLM.ps1
- buildinfo.json
- PoshLLM.psd1
- Source\Public\Configure-PoshLLM.ps1
- Source\Public\Show-SyntaxHighlightedCode.ps1
- LICENSE
- README.md
- Source\Public\Get-PoshLLMInfo.ps1
- Source\PoshLLM.psm1
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 |