Invalid JSON: Expected ',' or '}' after property value in JSON
at line 5, column 30
| { | |
| "openai_api_key": "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", | |
| "confidence_threshold": 0.5, | |
| "model_path": "model.pkl" // Assuming the model is saved in the same directory as config.json | |
| } |