aijson-ml

View on PyPIReverse Dependencies (1)

0.1.13 aijson_ml-0.1.13-py3-none-any.whl

Wheel Details

Project: aijson-ml
Version: 0.1.13
Filename: aijson_ml-0.1.13-py3-none-any.whl
Download: [link]
Size: 20758
MD5: 11a6b2ae3d7c8ca19d3e53aecf9adde5
SHA256: b99a0cb886820b5fe1245d151e8419edb2d8a1142165b69a10f99f150aad3053
Uploaded: 2024-10-02 12:45:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aijson-ml
Version: 0.1.13
Summary: AI JSON Machine Learning Actions | LLMs, transformers
Author: Rafael Irgolic
Author-Email: hello[at]irgolic.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<3.13
Requires-Dist: aijson-core (<0.3.0,>=0.2.0)
Requires-Dist: anthropic (<0.22.0,>=0.21.3); extra == "anthropic" or extra == "api" or extra == "all"
Requires-Dist: boto3 (>=1.28.57); extra == "api" or extra == "all"
Requires-Dist: google-cloud-aiplatform (<2.0.0,>=1.43.0); extra == "gcloud" or extra == "api" or extra == "all"
Requires-Dist: infinity-emb[optimum,torch] (<0.0.33,>=0.0.32); extra == "transformers" or extra == "all"
Requires-Dist: litellm (>=1.43.6)
Requires-Dist: openai (<2,>=1); extra == "openai" or extra == "api" or extra == "all"
Requires-Dist: types-aioboto3[s3] (<13.0.0,>=12.2.0)
Provides-Extra: all
Provides-Extra: anthropic
Provides-Extra: api
Provides-Extra: aws
Provides-Extra: gcloud
Provides-Extra: openai
Provides-Extra: transformers
Description-Content-Type: text/markdown
[Description omitted; length: 110 characters]

WHEEL

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

RECORD

Path Digest Size
aijson_ml/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aijson_ml/actions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aijson_ml/actions/llm.py sha256=sygIKuXkPcOVkiLidYId3sEzxpyMCUqeMiHiEqYe_sg 25606
aijson_ml/actions/transformer.py sha256=FilEaw1Zw2rShQ99CvL4jjywdilgVN85jMliK0ljQFM 4428
aijson_ml/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aijson_ml/tests/conftest.py sha256=SFGaecfdbUQUuXc1O5oWidnUh4BSGVwqCKumfkRh4pM 12622
aijson_ml/tests/test_llm.py sha256=6Qri8eS16zb32UvgxONMIVwnjmSvwvyIbtO4CBJR3FU 9548
aijson_ml/tests/test_transformers.py sha256=qNM9vBaDpgnyFyZiii0G3DD0SSUmOKVWdT-8O8o1NWY 1901
aijson_ml/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aijson_ml/utils/prompt_context.py sha256=QvK50ohLnRghuzPNoQilPNUwCm87CTDLG5KQ_vL0CFQ 5824
aijson_ml/utils/transformers_utils.py sha256=OtiAk1Q1nztyIkoh2dhR586sMQUEXeEuqczVLrwKimI 3868
aijson_ml-0.1.13.dist-info/LICENSE sha256=AbHbVVtcEv2EqI9EHVvf-szUVibIMho3OM146AEhpzY 1063
aijson_ml-0.1.13.dist-info/METADATA sha256=JUL__uvx2NDjlS_2pwzbEA_GS1ziL0fvlkozB098GH0 1389
aijson_ml-0.1.13.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
aijson_ml-0.1.13.dist-info/entry_points.txt sha256=1xbtbGyGtRDWlEnLXiwF8BiCD8zdKZUNd49AudqdkRk 36
aijson_ml-0.1.13.dist-info/RECORD

entry_points.txt

[aijson]
actions = aijson_ml.actions