Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for model selection via command line
- Modify `runOptions` to include a `model` field. - Update `run` function to use the specified model from options. - Add a new command-line flag for model selection. - Add relevant environment variable `AICOMMIT_MODEL`. Resolves #5
- Loading branch information