Skip to content

mc1903/PS-OpenAI

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Src
 
 
 
 
 
 

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