Skip to content

PS-OpenAI is a PowerShell module that provides a set of functions to help manage an OpenAI account.

License

Notifications You must be signed in to change notification settings

mc1903/PS-OpenAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS-OpenAI

PS-OpenAI is a PowerShell module that provides a set of functions to help manage an OpenAI account.

Installation

PS-OpenAI can be installed directly from PowerShell Gallery go to https://www.powershellgallery.com/packages/PS-OpenAI

Notes

  1. This project is not affiliated with OpenAI in any way. #unofficial

  2. This is a personal project and will be maintained in my own time. #community-maintained

    If you have an problem or question, please open an issue at https://github.com/mc1903/PS-OpenAI/issues

  3. You are encouraged to use system environment variables for your API Key and OrganizationID:

$env:OpenAIApiKey = "sk-"
$env:OpenAIOrgID = "org-"

About

PS-OpenAI is a PowerShell module that provides a set of functions to help manage an OpenAI account.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published