PSAI

0.2.7

PSAI brings OpenAI ChatGPT to PowerShell, leveraging advanced AI capabilities in your PowerShell scripts for dynamic, intelligent automation and data processing

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name PSAI -RequiredVersion 0.2.7

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

Install-PSResource -Name PSAI -Version 0.2.7

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

© 2024 All rights reserved.

Package Details

Author(s)

  • Douglas Finke

Tags

PowerShell GPT OpenAI Assistant

Functions

Add-OAIToolsToList Get-MultiPartFormData Invoke-OAIBeta Add-OAIVectorStore Clear-OAIAllItems Clear-OAIAssistants Clear-OAIFiles ConvertFrom-FunctionDefinition ConvertFrom-GPTMarkdownTable ConvertFrom-OAIAssistant ConvertFrom-UnixTimestamp ConvertTo-OAIAssistant ConvertTo-OpenAIFunctionSpec ConvertTo-OpenAIFunctionSpecDataType ConvertTo-ToolFormat Copy-OAIAssistant Disable-UnitTesting dumpJson Enable-AIShortCutKey Enable-OAICodeInterpreter Enable-OAIFileSearchTool Enable-UnitTesting Export-OAIAssistant Format-OAIFunctionCall Get-AzOAISecrets Get-FunctionDefinition Get-OAIAssistant Get-OAIAssistantItem Get-OAIFile Get-OAIFileContent Get-OAIFileItem Get-OAIFunctionCallSpec Get-OAIImageGeneration Get-OAIMessage Get-OAIMessageItem Get-OAIProvider Get-OAIRun Get-OAIRunItem Get-OAIRunStep Get-OAIRunStepItem Get-OAIThread Get-OAIThreadItem Get-OAIVectorStore Get-OAIVectorStoreFile Get-OAIVectorStoreFileBatch Get-OAIVectorStoreFileItem Get-OAIVectorStoreFilesInBatch Get-OAIVectorStoreItem Get-OpenAISpecDescriptions Get-UnitTestingData Get-UnitTestingStatus Import-OAIAssistant Invoke-AIExplain Invoke-AIPrompt Invoke-FilesToPrompt Invoke-OAIChat Invoke-OAIChatCompletion Invoke-OAIUploadFile Invoke-QuickChat Invoke-SimpleQuestion New-ChatRequestAssistantMessage New-ChatRequestSystemMessage New-ChatRequestToolMessage New-ChatRequestUserMessage New-OAIAssistant New-OAIAssistantWithVectorStore New-OAIChatMessage New-OAIMessage New-OAIRun New-OAIThread New-OAIThreadAndRun New-OAIThreadQuery New-OAIVectorStore New-OAIVectorStoreFile New-OAIVectorStoreFileBatch Out-OAIMessages Remove-OAIAssistant Remove-OAIFile Remove-OAIMessage Remove-OAIThread Remove-OAIVectorStore Remove-OAIVectorStoreFile Reset-AIShortCutKey Reset-OAIProvider Set-AzOAISecrets Set-OAIProvider Show-OAIAPIReferenceWebPage Show-OAIAssistantWebPage Show-OAIBilling Show-OAIPlaygroundWebPage Show-OAIVectorStoreWebPage Stop-OAIRun Stop-OAIVectorStoreFileBatch Submit-OAIMessage Submit-OAIToolOutputs Test-JSONReplacement Test-LLMModel Test-OAIAssistantId Update-OAIAssistant Update-OAIMessage Update-OAIRun Update-OAIThread Update-OAIVectorStore Wait-OAIOnRun

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
0.2.10 882 9/23/2024
0.2.9 3,283 8/14/2024
0.2.8 263 8/11/2024
0.2.7 (current version) 312 8/6/2024
0.2.6 314 8/3/2024
0.2.5 520 7/24/2024
0.2.4 83 7/23/2024
0.2.3 326 7/18/2024
0.2.1 1,045 6/24/2024
0.2.0 244 6/19/2024
0.1.2 290 5/4/2024
0.1.0 140 4/20/2024
Show more