pyprocessors-openai_completion

View on PyPIReverse Dependencies (0)

0.5.283 pyprocessors_openai_completion-0.5.283-py3-none-any.whl

Wheel Details

Project: pyprocessors-openai_completion
Version: 0.5.283
Filename: pyprocessors_openai_completion-0.5.283-py3-none-any.whl
Download: [link]
Size: 10523
MD5: f8fdf2b032675fb1faf19916bcb98903
SHA256: 0d900cd01b995396598f27873c5a02232936e0a53a9a66d1887715fe51713c70
Uploaded: 2024-04-17 09:44:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyprocessors-openai_completion
Version: 0.5.283
Summary: OpenAICompletion processor
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: collections-extended
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
pyprocessors_openai_completion/__init__.py sha256=f4x28XXqHr06SMfdcjjQi3keoXD-8xHU0Eb55OsByY0 57
pyprocessors_openai_completion/openai_completion.py sha256=9gSjItLqNPa6_vmALmYwQvmykbXHKcLFP97uXgMXyt4 22884
pyprocessors_openai_completion/openai_utils.py sha256=YTEpkz_mvZJXqvRdQO1pkZ45FtJhpxRc4fEJYeH3rQY 3369
pyprocessors_openai_completion/retry_limit.py sha256=UxDJMqitLcqUWpImiY5pI_wNs8gBs95c_SYg3-Pa3Qs 1923
pyprocessors_openai_completion-0.5.283.dist-info/entry_points.txt sha256=TwpUSNahXHPDXalWN1dbHu-3wQfMpaW6Fc_71WD8UJw 333
pyprocessors_openai_completion-0.5.283.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
pyprocessors_openai_completion-0.5.283.dist-info/METADATA sha256=k3r01soC7QTX8ag3RludE_-wB2IyhjngQdHEUbd3eVo 2649
pyprocessors_openai_completion-0.5.283.dist-info/RECORD

entry_points.txt

azure_openai_completion = pyprocessors_openai_completion.openai_completion:AzureOpenAICompletionProcessor
deepinfra_openai_completion = pyprocessors_openai_completion.openai_completion:DeepInfraOpenAICompletionProcessor
openai_completion = pyprocessors_openai_completion.openai_completion:OpenAICompletionProcessor