ai-forward

View on PyPIReverse Dependencies (0)

0.0.1 ai_forward-0.0.1-py3-none-any.whl

Wheel Details

Project: ai-forward
Version: 0.0.1
Filename: ai_forward-0.0.1-py3-none-any.whl
Download: [link]
Size: 17598
MD5: 7a86cfd384e84ecb1d807e9a0141f7e3
SHA256: e5586067648473075f7eb599f10f8c672fe564fe2e19a16721c8226101c8b7fd
Uploaded: 2023-08-13 20:24:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ai-forward
Version: 0.0.1
Summary: 🚀 OpenAI API Reverse Proxy · ChatGPT API Proxy
Author-Email: kunyuan <beidongjiedeguang[at]gmail.com>
Project-Url: Homepage, https://github.com/beidongjiedeguang/openai-forward
Project-Url: Documentation, https://github.com/beidongjiedeguang/openai-forward#openai-forward
Project-Url: Issues, https://github.com/beidongjiedeguang/openai-forward/issues
Project-Url: Source, https://github.com/beidongjiedeguang/openai-forward
Keywords: OpenAI API Forwarding,chatgpt,fastapi,openai,openai-api,openai-proxy,python,streaming-api
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: fastapi (>=0.90.0)
Requires-Dist: fire
Requires-Dist: httpx (>=0.24)
Requires-Dist: loguru (>=0.7.0)
Requires-Dist: orjson (>=3.9)
Requires-Dist: python-dotenv
Requires-Dist: pytz
Requires-Dist: rich
Requires-Dist: uvicorn (>=0.21.0)
Requires-Dist: openai (>=0.27.8); extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: sparrow-python; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 10289 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
openai_forward/__init__.py sha256=YGC2FysCG7A63zAfV5RJ0guyNFFT0ljoVn0TX9Prl_Y 83
openai_forward/__main__.py sha256=RIaB4hSreroXstmTKKPcbePfCw5zaXcjrEleVGeJucs 2437
openai_forward/app.py sha256=k6rkO_PPq_-fBboski9f3FlpPZno8kYUQTeG0wdb7MY 685
openai_forward/config.py sha256=jZUgeSIQpYB-Xsa5ooKcNb1RGfWBIenTGrHR0b0J8r4 3400
openai_forward/helper.py sha256=l4X14KH3Fb0YMLzkNxykXPjmJTmJxjt2fVbAPpiH3B4 4413
openai_forward/content/__init__.py sha256=f5ArbPuHL8NBQeQugrUvig1Y4Gbl2k5diUN5wuzPTF0 102
openai_forward/content/chat.py sha256=nP2LdNgIbjETZuDbulEKcRDnXo60u1VNX3Li5aoLtKo 2363
openai_forward/content/decode.py sha256=hksE5HLeBU7H4Ytfi6MJgcWKhYiEXmzknf3-mOED0eA 707
openai_forward/content/extra.py sha256=vaoziUPwO_X0N8GtgwKas6dRsQ7HtGbNtB_Zoo6NQrY 251
openai_forward/content/whisper.py sha256=HHIcx6P_PDmEQuwR7GXn72CgTSkaXvbYvz4ISwSkiQM 255
openai_forward/forwarding/__init__.py sha256=WssNQZOPNgj6JQpTSfAmEp2KJaAtlNPPHlANoOGI9VU 120
openai_forward/forwarding/base.py sha256=DWLsM-OgQJQaB8Fb3tEYWGGNRiR90XjXyjAItNraNTY 7185
openai_forward/forwarding/extra.py sha256=z16ADaVIifCsY82doM6YS1vGZcZ1iTD9i3yq1d4JeoM 836
openai_forward/forwarding/openai.py sha256=aIJR8xS6nN6l-GKoRAaP3MR4R-T2akZq3oFVIxNjqRs 996
openai_forward/forwarding/settings.py sha256=nGGsSTog8E9vHxpIhD5GUSO11e6JAm2t9hFm9I5RJi0 931
ai_forward-0.0.1.dist-info/METADATA sha256=J-T4N_EOX3QL2PpTebz7zquuTTTQlBiTKotx0MTsv_k 13136
ai_forward-0.0.1.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
ai_forward-0.0.1.dist-info/entry_points.txt sha256=ipF_TthN8zNc5D5I3vR6K-VELlBWtHPiLfGeGr_0MXQ 146
ai_forward-0.0.1.dist-info/licenses/LICENSE sha256=8MrwnI4kTRjSmV4DZcuWtnurmWEmFYH5N0loyqTvF_U 1064
ai_forward-0.0.1.dist-info/RECORD

entry_points.txt

aifd = openai_forward.__main__:main
openai-forward = openai_forward.__main__:main
openai_forward = openai_forward.__main__:main