Skip to content

Commit d202c29

Browse files
committed
1 parent 1d286e7 commit d202c29

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ pip install openai-commands
2424
To use on [AWS SageMaker](https://aws.amazon.com/sagemaker/) replace `<plugin-name>` with the name of the plugin and follow [these instructions](https://github.com/kamangir/notebooks-and-scripts/blob/main/SageMaker.md).
2525

2626
---
27-
built by [`abcli-9.223.1-ssm-2024-08-13-98348`](https://github.com/kamangir/awesome-bash-cli), based on [`openai_commands-3.143.1`](https://github.com/kamangir/openai-commands).
27+
built by [`abcli-9.223.1-ssm-2024-08-13-98348`](https://github.com/kamangir/awesome-bash-cli), based on [`openai_commands-3.144.1`](https://github.com/kamangir/openai-commands).

openai_commands/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
DESCRIPTION = f"{ICON} a command interface to the OpenAI API."
66

7-
VERSION = "3.143.1"
7+
VERSION = "3.144.1"
88

99
REPO_NAME = "openai-commands"
1010

openai_commands/literature_review/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ literature review at scale on [AWS Batch](https://aws.amazon.com/batch/) through
4949
| | |
5050
| --- | --- |
5151
| [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) |
52-
| [![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=8Ec5DFyivFPpno0X)](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=8Ec5DFyivFPpno0X) | [![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=nwsPpn24Vd5DbHXA)](https://kamangir-public.s3.ca-central-1.amazonaws.com/AMR-v7-test-litrev-multiple-local-study-type-screening-result/workflow.gif?raw=true&random=nwsPpn24Vd5DbHXA) |
52+
| [![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=0ubmoC6YENNsFwTK)](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=0ubmoC6YENNsFwTK) | [![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=mogFIxv3NoirWq0d)](https://kamangir-public.s3.ca-central-1.amazonaws.com/AMR-v7-test-litrev-multiple-local-study-type-screening-result/workflow.gif?raw=true&random=mogFIxv3NoirWq0d) |
5353

5454
---
5555

5656
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)
5757

5858
---
59-
built by [`abcli-9.223.1-ssm-2024-08-13-98348`](https://github.com/kamangir/awesome-bash-cli), based on [`openai_commands-3.143.1`](https://github.com/kamangir/openai-commands).
59+
built by [`abcli-9.223.1-ssm-2024-08-13-98348`](https://github.com/kamangir/awesome-bash-cli), based on [`openai_commands-3.144.1`](https://github.com/kamangir/openai-commands).

0 commit comments

Comments
 (0)