aijson-ml

View on PyPIReverse Dependencies (1)

0.1.14 aijson_ml-0.1.14-py3-none-any.whl

Wheel Details

Project: aijson-ml
Version: 0.1.14
Filename: aijson_ml-0.1.14-py3-none-any.whl
Download: [link]
Size: 21228
MD5: 0ec6404eec16b0d80d3cd735aad644cf
SHA256: 6ad729acd7e2c43788cccb7cc86a725baa32deaa8f04acea22ba7d590cf26186
Uploaded: 2024-10-27 16:32:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aijson-ml
Version: 0.1.14
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: fal-client (<0.6.0,>=0.5.4); extra == "fal" or 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: fal
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/fal.py sha256=gITBmME62H_1YphKxIHbcEerNZ2X9Mbgp8LUJ8Y_uuQ 425
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=zULzzQr9R244XHdi_AxngJKp77JzwkF2Xcw9Wtk0E9U 12886
aijson_ml/tests/test_llm.py sha256=DZkO6zCyad6oAMn9VuoZijiiMplppgNldzsmkEz8zjI 9551
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.14.dist-info/LICENSE sha256=AbHbVVtcEv2EqI9EHVvf-szUVibIMho3OM146AEhpzY 1063
aijson_ml-0.1.14.dist-info/METADATA sha256=ixRZOi8YqypQ9a1gtsNnHlFHXJesFoetNOzxLh1eVA0 1505
aijson_ml-0.1.14.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
aijson_ml-0.1.14.dist-info/entry_points.txt sha256=1xbtbGyGtRDWlEnLXiwF8BiCD8zdKZUNd49AudqdkRk 36
aijson_ml-0.1.14.dist-info/RECORD

entry_points.txt

[aijson]
actions = aijson_ml.actions