aitemplates

View on PyPIReverse Dependencies (0)

0.1.28 aitemplates-0.1.28-py3-none-any.whl

Wheel Details

Project: aitemplates
Version: 0.1.28
Filename: aitemplates-0.1.28-py3-none-any.whl
Download: [link]
Size: 21847
MD5: b236cbb971ae884c779af321b279f058
SHA256: 2b9dbcbc77a2d27f7558c09dd06389a865c8024a1519c18bed33d82813064bba
Uploaded: 2023-07-19 15:23:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aitemplates
Version: 0.1.28
Summary: Designed to streamline and simplify your AI workflows, it offers Python typing support, error checking, and a smart usage meter to manage API costs efficiently. Plus, it features built-in examples with ChromaDB and efficient tools for prompt engineering.
Author: Silen Naihin
Author-Email: silen.naihin[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: aiohttp (<4.0.0,>=3.8.4)
Requires-Dist: aiolimiter (<2.0.0,>=1.1.0)
Requires-Dist: argparse (<2.0.0,>=1.4.0)
Requires-Dist: chromadb (<0.4.0,>=0.3.26)
Requires-Dist: jsonschema (<5.0.0,>=4.17.3)
Requires-Dist: nbformat (<6.0.0,>=5.9.0)
Requires-Dist: openai (<0.28.0,>=0.27.8)
Requires-Dist: pydantic (<2.0.0,>=1.10.9)
Requires-Dist: termcolor (<3.0.0,>=2.3.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3481 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aitemplates/__init__.py sha256=nr6FboazWBimur83URFNl9npaYCWYZ4Wk-_Vpapf8ZY 446
aitemplates/cells.py sha256=q93ry26TImNeD4vQJffNVmoqCwtZvqKWNRQGv8-0B68 3598
aitemplates/main.py sha256=pdn0TTKAFQs5qeiziU39e6tVA3LhORNhUPm7ZJXWbhA 2402
aitemplates/oai/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aitemplates/oai/ApiManager.py sha256=qyglqQbz0KZbrMQ-xphkBxMW-yW_T4uV8X5Z-jhzE7A 3016
aitemplates/oai/responses/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aitemplates/oai/responses/async_chat_response.py sha256=hTt7DtaTSshRIl4bpTLN6TIQM6Y09Aijv8NyxXO7eB4 6783
aitemplates/oai/responses/chat_response.py sha256=0CL4RuAFxENm3_JRYA9ljW4VpfZz9esAt8dzN9jwdTY 5318
aitemplates/oai/responses/embedding.py sha256=KMxlcGqZR38HHWNI9NxPYSdAfx6LaDuef7gdsvTZwXA 2178
aitemplates/oai/types/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aitemplates/oai/types/base.py sha256=4q2k0oEVixF-d7N-biVLF7oyrWRXVVaXgGicZJR93Lw 2885
aitemplates/oai/types/chat.py sha256=pIwryx5-zxFGN6YffS1Lwqc2oZYwXSh0ewSm9FhPtJk 10503
aitemplates/oai/types/functions.py sha256=lwW8ljIKtSsJol9AR0g-As8TXxxdOX4o2XPgdX_h4eM 5924
aitemplates/oai/types/models.py sha256=mjLxTCMf9Sk9qTa6B9VWLe_VLztXu4GsTb5anwC7dvk 2433
aitemplates/oai/types/Singleton.py sha256=vuL2AA3uA4NupeYfrvz1ke9iVXTpOz6HrucMen_FEqQ 403
aitemplates/oai/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aitemplates/oai/utils/count_tokens.py sha256=zZrddjim9uMd4SeYw5bVFKF0_ASD0cDLDDchILTh1FE 2381
aitemplates/oai/utils/wrappers.py sha256=Nt2j21i847rGdpRqqG53Nx7yuEM4DTNWwjyBsIICi2Q 3174
aitemplates-0.1.28.dist-info/entry_points.txt sha256=13_wT0gnpzxKEnqVHs4GsQLcygMUzjFNFMpxyBsibfw 53
aitemplates-0.1.28.dist-info/LICENSE sha256=5OkgZHqjOb6Lf_dANTm-mdxki15O5dN4RHQINO2G9R0 1090
aitemplates-0.1.28.dist-info/METADATA sha256=_0Qa78BsNcCN4hlsx-6YHDf0KIZq7LbfDSzuubfa9vw 4504
aitemplates-0.1.28.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
aitemplates-0.1.28.dist-info/RECORD

entry_points.txt

aitemplates = aitemplates.main:main