LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
openai_commands/README.py
openai_commands/__init__.py
openai_commands/__main__.py
openai_commands/config.env
openai_commands/env.py
openai_commands/host.py
openai_commands/logger.py
openai_commands/sample.env
openai_commands/urls.py
openai_commands.egg-info/PKG-INFO
openai_commands.egg-info/SOURCES.txt
openai_commands.egg-info/dependency_links.txt
openai_commands.egg-info/requires.txt
openai_commands.egg-info/top_level.txt
openai_commands/.abcli/actions.sh
openai_commands/.abcli/alias.sh
openai_commands/.abcli/browse.sh
openai_commands/.abcli/image_generation.sh
openai_commands/.abcli/literature_review.sh
openai_commands/.abcli/openai_commands.sh
openai_commands/.abcli/prompt_completion.sh
openai_commands/.abcli/vision.sh
openai_commands/.abcli/literature_review/combine.sh
openai_commands/.abcli/literature_review/multiple.sh
openai_commands/.abcli/tests/README.sh
openai_commands/.abcli/tests/browse.sh
openai_commands/.abcli/tests/help.sh
openai_commands/.abcli/tests/image_generation.sh
openai_commands/.abcli/tests/literature_review.sh
openai_commands/.abcli/tests/literature_review_multiple.sh
openai_commands/.abcli/tests/prompt_completion.sh
openai_commands/.abcli/tests/version.sh
openai_commands/.abcli/tests/vision.sh
openai_commands/help/__init__.py
openai_commands/help/__main__.py
openai_commands/help/functions.py
openai_commands/help/image_generation.py
openai_commands/help/literature_review.py
openai_commands/help/prompt_completion.py
openai_commands/help/vision.py
openai_commands/image_generation/__init__.py
openai_commands/image_generation/__main__.py
openai_commands/image_generation/api.py
openai_commands/literature_review/README.py
openai_commands/literature_review/__init__.py
openai_commands/literature_review/__main__.py
openai_commands/literature_review/combination.py
openai_commands/literature_review/functions.py
openai_commands/literature_review/multiple.py
openai_commands/prompt_completion/__init__.py
openai_commands/prompt_completion/__main__.py
openai_commands/prompt_completion/api.py
openai_commands/vision/__init__.py
openai_commands/vision/__main__.py
openai_commands/vision/completion.py