pub fn validate_ai_model(model: &str) -> SubXResult<()>
Validate AI model name format.
model
Returns error if model name is invalid.