dfinke / PSAI

PowerShell AI module. Brings OpenAI to the console and scripts
MIT License
45 stars 7 forks source link

GitHub shows PSAI version 0.1.0 where PSGallery delivers version 0.1.2 #6

Closed mikenelson-io closed 1 month ago

mikenelson-io commented 1 month ago

Install-Module PSAI pulls version 0.1.2 from PSGallery.

Get-Module PSAI

ModuleType Version    PreRelease Name                                ExportedCommands
---------- -------    ---------- ----                                ----------------
Script     0.1.2                 PSAI                                {Add-OAIToolsToList, Clear-OAIAllItems, Clear-OAIAssistants, Clear-OA…
dfinke commented 1 month ago

Thanks. Fixed https://github.com/dfinke/PSAI/releases/tag/v0.1.2