Skip to main content

ai_agent/constants/
query_source.rs

1//! Query source type
2
3pub type QuerySource = String;