File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed
Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ graph LR
5151
5252| | | |
5353| --- | --- | --- |
54- | [ ` text generation ` ] ( ./openai_commands/text_generation ) [ ![ image] ( https://github.com/kamangir/assets/raw/main/blue-plugin/marquee .png?raw=true )] ( ./openai_commands/text_generation ) | [ ` image generation ` ] ( ./openai_commands/images ) [ ![ image] ( https://github.com/kamangir/openai-commands /blob/main/assets/DALL-E .png?raw=true )] ( ./openai_commands/images ) | [ ` vision ` ] ( ./openai_commands/vision ) [ ![ image] ( https://raw.githubusercontent. com/kamangir/assets/main/vanwatch/2023-11-25-openai-vision/ButeNorthDavie.jpg )] ( ./openai_commands/vision ) |
55- | [ ` literature review ` ] ( ./openai_commands/literature_review ) [ ![ image] ( https://github.com/kamangir/assets /blob/main/openai_commands/literature-review/marquee .png?raw=true )] ( ./openai_commands/literature_review ) | [ ` AI DAG runner ` ] ( https://github.com/kamangir/blue-assistant ) [ ![ image] ( https://github. com/kamangir/assets/raw/ main/blue-amo-2025-02-03-nswnx6/stitching_the_frames-2.png?raw=true )] ( https://github.com/kamangir/blue-assistant ) | |
54+ | [ ` AI DAG runner ` ] ( https://github.com/kamangir/blue-assistant ) [ ![ image] ( https://github.com/kamangir/assets/raw/main/blue-amo-2025-02-03-nswnx6/stitching_the_frames-2 .png?raw=true )] ( https://github.com/kamangir/blue-assistant ) | [ ` literature review ` ] ( ./openai_commands/literature_review ) [ ![ image] ( https://github.com/kamangir/assets /blob/main/openai_commands/literature-review/marquee .png?raw=true )] ( ./openai_commands/literature_review ) | [ ` text generation ` ] ( ./openai_commands/text_generation ) [ ![ image] ( https://github. com/kamangir/assets/raw/ main/blue-plugin/marquee.png?raw=true )] ( ./openai_commands/text_generation ) |
55+ | [ ` image generation ` ] ( ./openai_commands/images ) [ ![ image] ( https://github.com/kamangir/openai-commands /blob/main/assets/DALL-E .png?raw=true )] ( ./openai_commands/images ) | [ ` vision ` ] ( ./openai_commands/vision ) [ ![ image] ( https://raw.githubusercontent. com/kamangir/assets/main/vanwatch/2023-11-25-openai-vision/ButeNorthDavie.jpg )] ( ./openai_commands/vision ) | |
5656
5757---
5858
@@ -61,4 +61,4 @@ graph LR
6161
6262[ ![ 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/ ) [ ![ PyPI - Downloads] ( https://img.shields.io/pypi/dd/openai-commands )] ( https://pypistats.org/packages/openai-commands )
6363
64- built by 🌀 [ ` blue_options-4.207.1 ` ] ( https://github.com/kamangir/awesome-bash-cli ) , based on [ ` openai_commands-3.246 .1 ` ] ( https://github.com/kamangir/openai-commands ) .
64+ built by 🌀 [ ` blue_options-4.207.1 ` ] ( https://github.com/kamangir/awesome-bash-cli ) , based on [ ` openai_commands-3.247 .1 ` ] ( https://github.com/kamangir/openai-commands ) .
Original file line number Diff line number Diff line change 1111)
1212
1313features = {
14+ "AI DAG runner" : {
15+ "thumbnail" : "https://github.com/kamangir/assets/raw/main/blue-amo-2025-02-03-nswnx6/stitching_the_frames-2.png?raw=true" ,
16+ "url" : "https://github.com/kamangir/blue-assistant" ,
17+ },
18+ "literature review" : {
19+ "thumbnail" : "https://github.com/kamangir/assets/blob/main/openai_commands/literature-review/marquee.png?raw=true" ,
20+ "url" : "./openai_commands/literature_review" ,
21+ },
1422 "text generation" : {
1523 "thumbnail" : default_thumbnail ,
1624 "url" : "./openai_commands/text_generation" ,
2331 "thumbnail" : "https://raw.githubusercontent.com/kamangir/assets/main/vanwatch/2023-11-25-openai-vision/ButeNorthDavie.jpg" ,
2432 "url" : "./openai_commands/vision" ,
2533 },
26- "literature review" : {
27- "thumbnail" : "https://github.com/kamangir/assets/blob/main/openai_commands/literature-review/marquee.png?raw=true" ,
28- "url" : "./openai_commands/literature_review" ,
29- },
30- "AI DAG runner" : {
31- "thumbnail" : "https://github.com/kamangir/assets/raw/main/blue-amo-2025-02-03-nswnx6/stitching_the_frames-2.png?raw=true" ,
32- "url" : "https://github.com/kamangir/blue-assistant" ,
33- },
3434 "template" : {
3535 "description" : "" ,
3636 "thumbnail" : default_thumbnail ,
Original file line number Diff line number Diff line change 44
55DESCRIPTION = f"{ ICON } a command interface to the OpenAI API."
66
7- VERSION = "3.246 .1"
7+ VERSION = "3.247 .1"
88
99REPO_NAME = "openai-commands"
1010
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ 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/blueflow/workflow/runners/aws_batch.py ) | [ local] ( https://github.com/kamangir/notebooks-and-scripts/tree/main/blueflow/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=65lgorqm9ryrzdbl )] ( 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=65lgorqm9ryrzdbl ) | [ ![ 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=edmamihokwfbkcx6 )] ( https://kamangir-public.s3.ca-central-1.amazonaws.com/AMR-v7-test-litrev-multiple-local-study-type-screening-result/workflow.gif?raw=true&random=edmamihokwfbkcx6 ) |
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=rht3jo9e43dx1xbx )] ( 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=rht3jo9e43dx1xbx ) | [ ![ 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=gd0zlslde56zycli )] ( https://kamangir-public.s3.ca-central-1.amazonaws.com/AMR-v7-test-litrev-multiple-local-study-type-screening-result/workflow.gif?raw=true&random=gd0zlslde56zycli ) |
5353
5454---
5555
You can’t perform that action at this time.
0 commit comments