File tree 4 files changed +4
-12
lines changed
4 files changed +4
-12
lines changed Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ to use on [AWS SageMaker](https://aws.amazon.com/sagemaker/) replace `<plugin-na
20
20
21
21
[ ![ pylint] ( https://github.com/kamangir/openai-commands/actions/workflows/pylint.yml/badge.svg )] ( https://github.com/kamangir/openai-commands/actions/workflows/pylint.yml ) [ ![ pytest] ( https://github.com/kamangir/openai-commands/actions/workflows/pytest.yml/badge.svg )] ( https://github.com/kamangir/openai-commands/actions/workflows/pytest.yml ) [ ![ bashtest] ( https://github.com/kamangir/openai-commands/actions/workflows/bashtest.yml/badge.svg )] ( https://github.com/kamangir/openai-commands/actions/workflows/bashtest.yml ) [ ![ PyPI version] ( https://img.shields.io/pypi/v/openai-commands.svg )] ( https://pypi.org/project/openai-commands/ )
22
22
23
- built by 🪄 [ ` abcli-9.251.1-current ` ] ( https://github.com/kamangir/awesome-bash-cli ) , based on [ ` openai_commands-3.151 .1 ` ] ( https://github.com/kamangir/openai-commands ) .
23
+ built by 🪄 [ ` abcli-9.251.1-current ` ] ( https://github.com/kamangir/awesome-bash-cli ) , based on [ ` openai_commands-3.152 .1 ` ] ( https://github.com/kamangir/openai-commands ) .
Original file line number Diff line number Diff line change 4
4
5
5
DESCRIPTION = f"{ ICON } a command interface to the OpenAI API."
6
6
7
- VERSION = "3.151 .1"
7
+ VERSION = "3.152 .1"
8
8
9
9
REPO_NAME = "openai-commands"
10
10
Original file line number Diff line number Diff line change @@ -49,14 +49,8 @@ literature review at scale on [AWS Batch](https://aws.amazon.com/batch/) through
49
49
| | |
50
50
| --- | --- |
51
51
| [ 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=x1YSAQF3ssJvntxf )] ( 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=x1YSAQF3ssJvntxf ) | [ ![ 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=OEGNizAbmCzhx9uE )] ( https://kamangir-public.s3.ca-central-1.amazonaws.com/AMR-v7-test-litrev-multiple-local-study-type-screening-result/workflow.gif?raw=true&random=OEGNizAbmCzhx9uE ) |
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=CQatW7Bgo3VuUTqS )] ( 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=CQatW7Bgo3VuUTqS ) | [ ![ 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=lHd3C23I8WtEqF4q )] ( https://kamangir-public.s3.ca-central-1.amazonaws.com/AMR-v7-test-litrev-multiple-local-study-type-screening-result/workflow.gif?raw=true&random=lHd3C23I8WtEqF4q ) |
53
53
54
54
---
55
55
56
56
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 )
57
-
58
- to use on [ AWS SageMaker] ( https://aws.amazon.com/sagemaker/ ) replace ` <plugin-name> ` with "openai_commands" and follow [ these instructions] ( https://github.com/kamangir/notebooks-and-scripts/blob/main/SageMaker.md ) .
59
-
60
- [ ![ pylint] ( https://github.com/kamangir/openai-commands/actions/workflows/pylint.yml/badge.svg )] ( https://github.com/kamangir/openai-commands/actions/workflows/pylint.yml ) [ ![ pytest] ( https://github.com/kamangir/openai-commands/actions/workflows/pytest.yml/badge.svg )] ( https://github.com/kamangir/openai-commands/actions/workflows/pytest.yml ) [ ![ bashtest] ( https://github.com/kamangir/openai-commands/actions/workflows/bashtest.yml/badge.svg )] ( https://github.com/kamangir/openai-commands/actions/workflows/bashtest.yml ) [ ![ PyPI version] ( https://img.shields.io/pypi/v/openai-commands.svg )] ( https://pypi.org/project/openai-commands/ )
61
-
62
- built by 🪄 [ ` abcli-9.251.1-current ` ] ( https://github.com/kamangir/awesome-bash-cli ) , based on [ ` openai_commands-3.151.1 ` ] ( https://github.com/kamangir/openai-commands ) .
Original file line number Diff line number Diff line change @@ -50,6 +50,4 @@ literature review at scale on [AWS Batch](https://aws.amazon.com/batch/) through
50
50
51
51
---
52
52
53
- 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 )
54
-
55
- --signature--
53
+ 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 )
You can’t perform that action at this time.
0 commit comments