get_all

pub async fn get_all(
    conn: &mut PgConnection,
) -> ModelResult<Vec<ChatbotConfigurationModel>>