diff --git a/README.md b/README.md index 85efaad..b5ded22 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,4 @@ pip install openai-commands To use on [AWS SageMaker](https://aws.amazon.com/sagemaker/) replace `` with the name of the plugin and follow [these instructions](https://github.com/kamangir/notebooks-and-scripts/blob/main/SageMaker.md). --- -built by [`abcli-9.223.1-current`](https://github.com/kamangir/awesome-bash-cli), based on [`openai_commands-3.145.1`](https://github.com/kamangir/openai-commands). +built by [`abcli-9.223.1-current`](https://github.com/kamangir/awesome-bash-cli), based on [`openai_commands-3.146.1`](https://github.com/kamangir/openai-commands). diff --git a/openai_commands/__init__.py b/openai_commands/__init__.py index 1a3f380..b7cd21f 100644 --- a/openai_commands/__init__.py +++ b/openai_commands/__init__.py @@ -4,7 +4,7 @@ DESCRIPTION = f"{ICON} a command interface to the OpenAI API." -VERSION = "3.145.1" +VERSION = "3.146.1" REPO_NAME = "openai-commands" diff --git a/openai_commands/literature_review/README.md b/openai_commands/literature_review/README.md index 5b22b73..8f0e76a 100644 --- a/openai_commands/literature_review/README.md +++ b/openai_commands/literature_review/README.md @@ -49,11 +49,11 @@ literature review at scale on [AWS Batch](https://aws.amazon.com/batch/) through | | | | --- | --- | | [aws_batch](https://github.com/kamangir/notebooks-and-scripts/tree/main/notebooks_and_scripts/workflow/runners/aws_batch.py) | [local](https://github.com/kamangir/notebooks-and-scripts/tree/main/notebooks_and_scripts/workflow/runners/local.py) | -| [![image](https://kamangir-public.s3.ca-central-1.amazonaws.com/AMR-v7-test-litrev-multiple-aws_batch-study-type-screening-result/workflow.gif?raw=true&random=HLWeUvlbMVjzU1Iw)](https://kamangir-public.s3.ca-central-1.amazonaws.com/AMR-v7-test-litrev-multiple-aws_batch-study-type-screening-result/workflow.gif?raw=true&random=HLWeUvlbMVjzU1Iw) | [![image](https://kamangir-public.s3.ca-central-1.amazonaws.com/AMR-v7-test-litrev-multiple-local-study-type-screening-result/workflow.gif?raw=true&random=CstvY26hGlWdNPYv)](https://kamangir-public.s3.ca-central-1.amazonaws.com/AMR-v7-test-litrev-multiple-local-study-type-screening-result/workflow.gif?raw=true&random=CstvY26hGlWdNPYv) | +| [![image](https://kamangir-public.s3.ca-central-1.amazonaws.com/AMR-v7-test-litrev-multiple-aws_batch-study-type-screening-result/workflow.gif?raw=true&random=MzlNssSM0xTwjJl8)](https://kamangir-public.s3.ca-central-1.amazonaws.com/AMR-v7-test-litrev-multiple-aws_batch-study-type-screening-result/workflow.gif?raw=true&random=MzlNssSM0xTwjJl8) | [![image](https://kamangir-public.s3.ca-central-1.amazonaws.com/AMR-v7-test-litrev-multiple-local-study-type-screening-result/workflow.gif?raw=true&random=uoGnvL3JnoJQB3Q8)](https://kamangir-public.s3.ca-central-1.amazonaws.com/AMR-v7-test-litrev-multiple-local-study-type-screening-result/workflow.gif?raw=true&random=uoGnvL3JnoJQB3Q8) | --- notes: [1](https://arash-kamangir.medium.com/%EF%B8%8F-open-ai-experiments-146-6d3390da78c3), [2](https://arash-kamangir.medium.com/%EF%B8%8F-open-ai-experiments-145-dc241e47d9e1) --- -built by [`abcli-9.223.1-current`](https://github.com/kamangir/awesome-bash-cli), based on [`openai_commands-3.145.1`](https://github.com/kamangir/openai-commands). +built by [`abcli-9.223.1-current`](https://github.com/kamangir/awesome-bash-cli), based on [`openai_commands-3.146.1`](https://github.com/kamangir/openai-commands).