gptbase

View on PyPIReverse Dependencies (0)

0.3.1 gptbase-0.3.1-py3-none-any.whl

Wheel Details

Project: gptbase
Version: 0.3.1
Filename: gptbase-0.3.1-py3-none-any.whl
Download: [link]
Size: 11899
MD5: 379c24f8ebcf96a1aa9ffcfc22b9bfbb
SHA256: 2d8037f0a939d0e0917e3d14701ab2bb55bdb808d9a7be14d33c0b467b3ee7df
Uploaded: 2023-11-07 17:14:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gptbase
Version: 0.3.1
Summary: A package for simplified interaction with OpenAI's GPT-3 and GPT-4 models.
Author: callmexss
Author-Email: callmexss[at]126.com
Home-Page: https://github.com/callmexss/gptbase
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: openai (==1.1.1)
Requires-Dist: rich (==13.0.1)
Requires-Dist: tiktoken (==0.5.1)
Requires-Dist: click (==8.0.3)
Requires-Dist: iso-639 (==0.4.5)
Description-Content-Type: text/markdown
[Description omitted; length: 3403 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gptbase/__init__.py sha256=m_V2SScf5KvhUTLarRy-ZKNIeNx-Wh0fMuCBDLseyEI 64
gptbase/base.py sha256=M2ZDCcmhAMMe7UpWabSRVS3LK9yQFwmLSOyaez1eb70 29843
gptbase/chat.py sha256=jpy5BT2FyIN23M-6DEju31WioNfr-TsnQ71_wvEgvNc 765
gptbase/const.py sha256=DiEdSP0mveEpP1UCEVI0TTXtDj7Nbps-Pc2li8WuOo8 2755
gptbase-0.3.1.dist-info/METADATA sha256=X3Vf67SIW97xx04r5MjkkchNMSBZ0StFgEf8rno6_cA 4051
gptbase-0.3.1.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
gptbase-0.3.1.dist-info/entry_points.txt sha256=uHLhTbLSFoJWVYZczAtUkFo6spetVhjAC51Kp3B-FQA 51
gptbase-0.3.1.dist-info/top_level.txt sha256=CmiXfkhqyF4ZOsBRsXkTa8tBIGWaDga0OLOcvuqh_8w 8
gptbase-0.3.1.dist-info/RECORD

top_level.txt

gptbase

entry_points.txt

gptbase-chat = gptbase.chat:chat