Environment: Windows 11 powershell
Python version: 3.10.1
My powershell administrator session:
PS C:\dev\Codex-CLI> .\scripts\powershell_setup.ps1 -OpenAIOrganizationId '*****' -OpenAIEngineId 'code-davinci-002'
cmdlet powershell_setup.ps1 at command pipeline position 1
Supply values for the following parameters:
OpenAIApiKey: ***************************************************
Checking OpenAI access...
Removed previous setup script from C:\Users\Kurren\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1.
Added plugin setup to C:\Users\Kurren\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1.
Updated OpenAI configuration file with secrets.
Codex CLI PowerShell (v5) setup completed. Please open a new PowerShell session, type in # followed by your natural language command and hit Ctrl+G!
I open a new powershell and do # what is my pc name? hit Ctrl + G, no response.
Any help would be much appreciated
Environment: Windows 11 powershell
Python version: 3.10.1
My powershell administrator session:
I open a new powershell and do
# what is my pc name?hit Ctrl + G, no response.Any help would be much appreciated