pub fn fetch_conversations(
provider_type: ProviderType,
api_key: Option<String>,
options: &FetchOptions,
) -> Result<Vec<ChatSession>>Expand description
Fetch all conversations from a cloud provider
pub fn fetch_conversations(
provider_type: ProviderType,
api_key: Option<String>,
options: &FetchOptions,
) -> Result<Vec<ChatSession>>Fetch all conversations from a cloud provider