nix-gpt-client

View on PyPIReverse Dependencies (0)

0.2.0 nix_gpt_client-0.2.0-py3-none-any.whl

Wheel Details

Project: nix-gpt-client
Version: 0.2.0
Filename: nix_gpt_client-0.2.0-py3-none-any.whl
Download: [link]
Size: 5919
MD5: 62b7c869149b369a1fe10a7cf7a8a86a
SHA256: 071bfe3b08b12798609b9d507df6aeea0dd6e165778e87723e8de841298dad1e
Uploaded: 2024-05-28 16:04:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nix-gpt-client
Version: 0.2.0
Summary: A Python library for easy interaction with the GPT API, featuring typed requests and responses.
Author-Email: nks_nix <nikusunix[at]gmail.com>
Maintainer-Email: nks_nix <nikusunix[at]gmail.com>
Project-Url: Homepage, https://github.com/nixnks/nix-gpt-client
Project-Url: Documentation, https://readthedocs.org
Project-Url: Repository, https://github.com/nixnks/nix-gpt-client.git
Project-Url: Changelog, https://github.com/nixnks/nix-gpt-client/CHANGELOG.md
Keywords: openai,gpt
Classifier: Programming Language :: Python
Requires-Python: >=3.11
Requires-Dist: openai
Requires-Dist: tiktoken
Description-Content-Type: text/markdown
License-File: LICENCE
[Description omitted; length: 3471 characters]

WHEEL

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

RECORD

Path Digest Size
__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nix/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nix/gptclient/__init__.py sha256=LQJEPK_2ve1BCyfsBRmZ5fE-zLCJ3SHUGRNfh_28lWk 169
nix/gptclient/_gpt_client.py sha256=vBj05jcA4eCLbpohzFBDaV_wznMmomuDSGIKXdKUb2g 2788
nix/gptclient/_tokens_count.py sha256=W28t1wHFKGPai-yL6jNxiF177547si-Avb4TPs4BI1Y 483
nix/gptclient/_types.py sha256=LP2UwwVgHH6amYPYhf0px2YvwnjslYplcKy1DnHADeA 680
nix/gptclient/_validate.py sha256=n0x1jhSI_-U2K1liTWdK_MbfWtwtHs37PYE_0WZeI5A 654
nix_gpt_client-0.2.0.dist-info/LICENCE sha256=mrJgpBfhNwmft6VBOwJU8nVex0jMfKVN-5REoKwtK08 1063
nix_gpt_client-0.2.0.dist-info/METADATA sha256=ZRDQlKb-jtHRSuFBf-PhJcLJVvQKHAGZ0_ZiMnaWxds 4187
nix_gpt_client-0.2.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
nix_gpt_client-0.2.0.dist-info/top_level.txt sha256=_e9jy-VfKTm6hSPIde3ScCMfIdDpmzsRjuvIB2hnur0 13
nix_gpt_client-0.2.0.dist-info/RECORD

top_level.txt

__init__
nix