{ "model_version": "1.0.0", "framework": "scikit-learn", "pipeline": [ "TfidfVectorizer", "LogisticRegression" ], "random_state": 20260801, "training_split_only": true, "fit_record_count": 128, "text_field": "user_request", "target_field": "intent", "probability_output": true, "abstention_threshold": null }