pyprocessors-openai_completion

View on PyPIReverse Dependencies (0)

0.5.331 pyprocessors_openai_completion-0.5.331-py3-none-any.whl

Wheel Details

Project: pyprocessors-openai_completion
Version: 0.5.331
Filename: pyprocessors_openai_completion-0.5.331-py3-none-any.whl
Download: [link]
Size: 11813
MD5: 127cb40eeb35f1c53405020f88b93ed5
SHA256: c21e33437c1946ae38d20adec7bfe5f3714d6c9f047cc1e3e2ebb9ee0dcc6cdc
Uploaded: 2025-03-10 15:23:12 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: pyprocessors-openai_completion
Version: 0.5.331
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.11.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyprocessors_openai_completion/__init__.py sha256=_92ALZWZaiyP7pjhBPsQsg3v5YHZOJZCXLcvq-6tfME 57
pyprocessors_openai_completion/openai_completion.py sha256=44QXaLetpSHzS9XhY4WIKPENto4wGgR0AEAupndphrQ 28498
pyprocessors_openai_completion/openai_utils.py sha256=wF-xsuj6gHA6sFDlyXRnkS0PKCkVj_qJF1PniWOHteY 7191
pyprocessors_openai_completion/retry_limit.py sha256=UxDJMqitLcqUWpImiY5pI_wNs8gBs95c_SYg3-Pa3Qs 1923
pyprocessors_openai_completion-0.5.331.dist-info/entry_points.txt sha256=6XQYqanXo23o4qHGGaE11Y-R8XlXYEPFJ8rgqxCIAm8 439
pyprocessors_openai_completion-0.5.331.dist-info/WHEEL sha256=_2ozNFCLWc93bK4WKHCO-eDUENDlo-dgc9cU3qokYO4 82
pyprocessors_openai_completion-0.5.331.dist-info/METADATA sha256=nPDt7IHk4B3XmOllRXtt7smc9FXck1wWPYcN8nQaMZc 2649
pyprocessors_openai_completion-0.5.331.dist-info/RECORD

entry_points.txt

apollo_openai_completion = pyprocessors_openai_completion.openai_completion:ApolloOpenAICompletionProcessor
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