pub async fn insert( conn: &mut PgConnection, input: ChatbotConfiguration, ) -> ModelResult<ChatbotConfiguration>