🛠️ a command interface to the OpenAI API.
Project description
🛠️ openai-commands (@openai)
@openai is a command interface to the OpenAI API.
pip install openai-commands
graph LR
openai_complete["@openai<br>complete<br><prompt>"]
openai_generate_image["@openai<br>generate_image<br>filename=<filename.png><br><prompt><br><object-name>"]
openai_vision["@openai<br>vision - -<br><prompt><br><object-name>"]
litrev["@litrev<br>question=<question><br><object-name>"]
litrev_multiple["@litrev<br>multiple<br>questions=<question1+question2+...><br>to=<runner> -<br><object-name>"]
litrev_combine["@litrev<br>combine -<br><object-name-1><br><object-name-2><br><object-name>"]
text["📜 text"]:::folder
image["🖼️ image"]:::folder
object_1["object 1"]:::folder
object_2["object 2"]:::folder
object_3["object 3"]:::folder
text --> openai_complete
openai_complete --> text
text --> openai_generate_image
openai_generate_image --> image
image --> openai_vision
openai_vision --> text
object_1 --> litrev
litrev --> object_1
object_1 --> litrev_combine
object_2 --> litrev_combine
litrev_combine --> object_3
object_1 --> litrev_multiple
litrev_multiple --> object_1
litrev_multiple --> litrev
litrev_multiple --> litrev_combine
classDef folder fill:#999,stroke:#333,stroke-width:2px;
AI DAG runner |
literature review |
text generation |
image generation |
vision |
built by 🌀 blue_options-4.207.1, based on openai_commands-3.250.1.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
openai_commands-3.250.1.tar.gz
(19.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openai_commands-3.250.1.tar.gz.
File metadata
- Download URL: openai_commands-3.250.1.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71ea32b465f43b2d17bc8b3fff083f5a56d6d00dcc0a1d64704f0d55d7597ae3
|
|
| MD5 |
5319daf188a6f343fee6689ece0e79e2
|
|
| BLAKE2b-256 |
15512b0d790b35acffea06edb4f0818b04a4f153d49a0cf7747433cb3471cbb8
|
File details
Details for the file openai_commands-3.250.1-py3-none-any.whl.
File metadata
- Download URL: openai_commands-3.250.1-py3-none-any.whl
- Upload date:
- Size: 31.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5af46a9fa747b83530d1326b06f5f0048cb90da73124d1ce953353d0adbbd9e7
|
|
| MD5 |
1ff2b6171d7187139756daf72d09eb98
|
|
| BLAKE2b-256 |
1ed8548fcbb7b6574f8c286108bb66975b32952e5b58b618f79f00d4df3c09fc
|