pyconverters-openai_vision

View on PyPIReverse Dependencies (0)

0.5.3 pyconverters_openai_vision-0.5.3-py3-none-any.whl

Wheel Details

Project: pyconverters-openai_vision
Version: 0.5.3
Filename: pyconverters_openai_vision-0.5.3-py3-none-any.whl
Download: [link]
Size: 6888
MD5: 2bdf98160f6e4acb604ee0042f0fa16f
SHA256: 624d07f7584d66577c6160cf3b8954aab5e8e1e8322d0a08dd8ce83ce7ea280f
Uploaded: 2024-10-23 07:26:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyconverters-openai_vision
Version: 0.5.3
Summary: OpenAIVision converter
Author: Olivier Terrier
Author-Email: olivier.terrier[at]kairntech.com
Home-Page: https://kairntech.com/
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development
Classifier: Typing :: Typed
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.8
Requires-Dist: pymultirole-plugins (<0.6.0,>=0.5.0)
Requires-Dist: openai (==1.9.0)
Requires-Dist: Jinja2
Requires-Dist: tenacity
Requires-Dist: log-with-context
Requires-Dist: StrEnum
Requires-Dist: filetype (==1.0.13)
Requires-Dist: requests
Requires-Dist: flit; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: bump2version; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: m2r2; extra == "docs"
Requires-Dist: sphinxcontrib.apidoc; extra == "docs"
Requires-Dist: jupyter_sphinx; extra == "docs"
Requires-Dist: pytest (>=7.0); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-flake8; extra == "test"
Requires-Dist: pytest-black; extra == "test"
Requires-Dist: flake8 (==3.9.2); extra == "test"
Requires-Dist: tox; extra == "test"
Requires-Dist: dirty-equals; extra == "test"
Requires-Dist: werkzeug (==2.0.0); extra == "test"
Requires-Dist: flask (==2.1.3); extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 381 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyconverters_openai_vision/__init__.py sha256=3OKw8raUFiHJX-jh8L1RvKEFeD7DZW5-8hpnp21EK-A 51
pyconverters_openai_vision/openai_utils.py sha256=HRJ6sJg88en66gkQbOpQKh7cbwtfoAwVLNh7JQSA9ps 5014
pyconverters_openai_vision/openai_vision.py sha256=MoEyjYCZ75jWiMonaQdR1erpFBpWgYEiqabp9D8102Y 9562
pyconverters_openai_vision-0.5.3.dist-info/entry_points.txt sha256=-DS1gRUTf08Fjb79S_8sqCaqxBifC3q3EJZqXXdcf7Q 197
pyconverters_openai_vision-0.5.3.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
pyconverters_openai_vision-0.5.3.dist-info/METADATA sha256=PJWwNjeSChCjjJQhgWxR1RIn9jA7-HvcPvKHWT7sJjk 2635
pyconverters_openai_vision-0.5.3.dist-info/RECORD

entry_points.txt

deepinfra_openai_vision = pyconverters_openai_vision.openai_vision:DeepInfraOpenAIVisionConverter
openai_vision = pyconverters_openai_vision.openai_vision:OpenAIVisionConverter