openai-powershell
openai-powershell copied to clipboard
$env:USERPROFILE 在 Unix 中可能为 null
New-ChatCompletions.ps1 中使用的变量 $env:USERPROFILE 在 Unix 中可能为 null 。 需要使用变量 $env:HOME