When router usage is defined ensure that router model is defined too (#481)

This commit is contained in:
Adil Hafeez 2025-05-23 08:46:12 -07:00 committed by GitHub
parent 218e9c540d
commit d050dfb85a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 13 additions and 7 deletions

View file

@ -6,7 +6,6 @@ use crate::{
};
use serde::{Deserialize, Serialize};
use super::open_ai::ContentType;
#[derive(Debug, Clone, Serialize, Deserialize)]
pub struct HallucinationClassificationRequest {