Skip to content

Instantly share code, notes, and snippets.

@samirsaci
Created November 9, 2025 13:07
Show Gist options
  • Select an option

  • Save samirsaci/d3d54f4d324187f17e83d5252baee38b to your computer and use it in GitHub Desktop.

Select an option

Save samirsaci/d3d54f4d324187f17e83d5252baee38b to your computer and use it in GitHub Desktop.
AI Agent Budget Planning - Parsed Params
Parsed params: {
'objective': 'Return On Investment',
'budget_year1': 1250000,
'budget_year2': 1500000,
'budget_year3': 1750000,
'set_min_budget': False,
'min_budget_objective': 'Sustainability',
'min_budget_perc': 20.0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment