Chat / config.json
ThanhHoang's picture
Update config.json
5ba51a3 verified
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
}