negotiation-openenv / inference.py

Commit History

Major env overhaul: opponent negotiates naturally, gentler time penalty, relative aggression, simplified agent
3f2a3ab

MridulNegi2005 commited on

Smart offer clamping + accept guard + softened time penalty + adaptive concession cap
a5c1817

MridulNegi2005 commited on

Refined prompt: multi-round negotiation with valuation guardrail, temp 0.3
0900525

MridulNegi2005 commited on

Optimize baseline prompt: multi-round negotiation strategy, all 3 tasks now pass
ec1221d

MridulNegi2005 commited on

Fix [END] format: restore score= field, add flush=True to all log prints
332cfd0

MridulNegi2005 commited on

Fix inference.py stdout format: strict [START]/[STEP]/[END] compliance, all debug to stderr, try/finally for [END]
4ad3f24

MridulNegi2005 commited on

feat: complete OpenEnv compliance, tasks, and logic fixes
a72a5e3

Aviral Bhargava commited on

feat: implement negotiation environment wrapper and LLM-based inference script
610b7e5

Atishay Jain commited on