When router usage is defined ensure that router model is defined too

This commit is contained in:
Adil Hafeez 2025-05-23 01:37:34 -07:00
parent 218e9c540d
commit 4ecc0732ad
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
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 {