Skip to content

Refine CLI configuration handling#1

Open
rahulptel wants to merge 1 commit intomainfrom
codex/use-command-line-arguments-with-dataclass
Open

Refine CLI configuration handling#1
rahulptel wants to merge 1 commit intomainfrom
codex/use-command-line-arguments-with-dataclass

Conversation

@rahulptel
Copy link
Owner

Summary

  • add the acquisition optimizer iteration budget to the central configuration dataclass
  • return a Config directly from the CLI parser and allow main() to fall back to defaults when imported
  • replace Python 3.9-only boolean flags with portable mutually exclusive options

Testing

  • python src/pref_bo.py --help

https://chatgpt.com/codex/tasks/task_e_68f8073f3f7c832591a8335da5cf72d3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant