Codex icon indicating copy to clipboard operation
Codex copied to clipboard

Results 3 Codex issues
Sort by recently updated
recently updated
newest added

This Pull Request addresses two connectivity issues reported. These issues are #1 and #2. First, the engine endpoint is deprecated. See [here](https://beta.openai.com/docs/api-reference/engines/retrieve) for reference. This deprecation required a new method...

This was the error: PositionMessage : At C:\Users\Emil\Documents\PowerShell\Modules\Codex\Codex.psm1:191 char:5 + $contextList.Add($response.Trim().Replace("`n", "\n"))¨ Message : You cannot call a method on a null-valued expression. https://i.imgur.com/GGuqMQV.png the body while debugging psversion: 7.2.4...

Any idea why example or anything else for that matter does not work.. My OpenApi key is in the secretstore ![image](https://user-images.githubusercontent.com/2629743/195980604-519c3869-7c5a-42f8-8fcf-b36b8c3b4a59.png)