[mwai-form-container id=”complex_decision_maker” theme=”Timeless”]
[mwai-form-field id=”decision_topic” label=”What decision are you trying to make?” type=”input” name=”DECISION_TOPIC” required=”true”]
[mwai-form-field id=”decision_options” label=”List your options (one per line)” type=”textarea” name=”DECISION_OPTIONS” required=”true”]
[mwai-form-field id=”decision_criteria” label=”List your decision criteria (one per line)” type=”textarea” name=”DECISION_CRITERIA” required=”true”]
[mwai-form-submit id=”analyze_decision” label=”Analyze Decision” message=”Analyze the following decision:%0A%0ATopic: ${#decision_topic}%0A%0AOptions:%0A${#decision_options}%0A%0ACriteria:%0A${#decision_criteria}%0A%0AProvide a structured analysis with weights for each criterion and a final recommendation.” output_element=”#decision-analysis-output” temperature=”0.7″ max_tokens=”2048″]
[mwai-form-output id=”decision-analysis-output”]