Add `branch` parameter for running tasks on a specific branch
1.5.2
1.5.1
Add support for uploading an image during task creation
1.4.1
1.4.0
Users can now set the `gpt_model` parameter when using the `create_task` utility function to specify which OpenAI model will be used on a per-task basis
1.3.2
If a task is failed, raise an error in `wait_for_result` so that Github actions fail accordingly