Spaces:
Running
Running
Invalid JSON:Unexpected token '`', "```json
{
"... is not valid JSON
| ```json | |
| { | |
| "name": "openai-example", | |
| "version": "1.0.0", | |
| "description": "OpenAI SDK example project", | |
| "type": "module", | |
| "main": "example.mjs", | |
| "scripts": { | |
| "start": "node example.mjs" | |
| }, | |
| "dependencies": { | |
| "openai": "^4.67.4" | |
| } | |
| } | |
| ``` | |
| >>>>>>> REPLACE |