pub async fn does_search_index_exist(
index_name: &str,
app_config: &ApplicationConfiguration,
) -> ChatbotResult<bool>pub async fn does_search_index_exist(
index_name: &str,
app_config: &ApplicationConfiguration,
) -> ChatbotResult<bool>