import React from 'react'; /** * Advanced Settings section of the agent form */ const AdvancedSettingsSection = ({ formData, handleInputChange }) => { return (