chore: changed the should_call_unified_connector_service

This commit is contained in:
Amitsingh Tanwar
2025-10-08 11:19:58 +05:30
parent 34c4d55c28
commit 9070baba97
5 changed files with 373 additions and 110 deletions

View File

@ -163,8 +163,8 @@ pub const X_FLOW_NAME: &str = "x-flow";
/// Connector name
pub const X_CONNECTOR_NAME: &str = "x-connector";
/// Shadow Mode
pub const X_SHADOW_MODE: &str = "x-shadow-mode";
/// Unified Connector Service Mode
pub const X_UNIFIED_CONNECTOR_SERVICE_MODE: &str = "x-ucs-mode";
/// Chat Session ID
pub const X_CHAT_SESSION_ID: &str = "x-chat-session-id";