rigging

View on PyPIReverse Dependencies (0)

2.3.0 rigging-2.3.0-py3-none-any.whl

Wheel Details

Project: rigging
Version: 2.3.0
Filename: rigging-2.3.0-py3-none-any.whl
Download: [link]
Size: 83749
MD5: aca8ca46ba84cbc281dcf8933f9a93f0
SHA256: e17a78acb4c36651fc30eb55c8166858402d2f51b359bcbf717833883a6dad8f
Uploaded: 2025-03-18 19:41:40 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: rigging
Version: 2.3.0
Summary: LLM Interaction Framework
Author: Nick Landers
Author-Email: monoxgas[at]gmail.com
Project-Url: Repository, https://github.com/dreadnode/rigging
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9,<4.0
Requires-Dist: accelerate (<0.31.0,>=0.30.1); extra == "all"
Requires-Dist: aiodocker (<0.23.0,>=0.22.2); extra == "examples" or extra == "all"
Requires-Dist: asyncssh (<3.0.0,>=2.14.2); extra == "examples" or extra == "all"
Requires-Dist: boto3 (<2.0.0,>=1.35.0)
Requires-Dist: boto3-stubs[s3] (<2.0.0,>=1.35.0)
Requires-Dist: click (<9.0.0,>=8.1.7); extra == "examples" or extra == "all"
Requires-Dist: colorama (<0.5.0,>=0.4.6)
Requires-Dist: elasticsearch (<9.0.0,>=8.13.2)
Requires-Dist: eval-type-backport (<0.3.0,>=0.2.0)
Requires-Dist: httpx (<0.28.0,>=0.27.0); extra == "examples" or extra == "all"
Requires-Dist: jsonpath-ng (<2.0.0,>=1.7.0)
Requires-Dist: jsonref (<2.0.0,>=1.1.0)
Requires-Dist: litellm (<2.0.0,>=1.60.0)
Requires-Dist: logfire-api (<4.0.0,>=3.1.1)
Requires-Dist: loguru (<0.8.0,>=0.7.2)
Requires-Dist: pandas (<3.0.0,>=2.2.2)
Requires-Dist: pydantic (<3.0.0,>=2.7.3)
Requires-Dist: pydantic-xml (<3.0.0,>=2.11.0)
Requires-Dist: ruamel-yaml (<0.19.0,>=0.18.10)
Requires-Dist: transformers (<5.0.0,>=4.41.0); extra == "all"
Requires-Dist: vllm (<0.6.0,>=0.5.0); extra == "all"
Requires-Dist: websockets (<14.0,>=13.0); extra == "examples" or extra == "all"
Requires-Dist: xmltodict (<0.14.0,>=0.13.0)
Provides-Extra: all
Provides-Extra: examples
Provides-Extra: tracing
Description-Content-Type: text/markdown
[Description omitted; length: 5250 characters]

WHEEL

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

RECORD

Path Digest Size
rigging/__init__.py sha256=18rMSfOGOj-BilZPKKRBmP7j1fqnSY5Ch-oRpmVEgxY 1611
rigging/chat.py sha256=P_skg-IN3QwGG48lQBdsa2spJ7yoxWUDs85sSO9oTEI 60479
rigging/completion.py sha256=3NjPgnHmHB1-ffHLep8gXhm4cTnEpBKbJypgazp1EtM 32194
rigging/data.py sha256=eOBWDOr10F9yppJ-JU6WcBuYm8FwTaut_kGiDEruX-g 11796
rigging/error.py sha256=fwKps6frr6uui2JnpNsQEvqCG9nnQkSCHjNrJy3YySo 3130
rigging/generator/__init__.py sha256=RusRM42eTy7bVS1AGFG9kVT2OkN_cH77p0VUDP9uXZo 1730
rigging/generator/base.py sha256=XDvOcFFAPpbZQ3-C9Gk8veCUMQJb-n8hxTKSJ9GeXec 22994
rigging/generator/http.py sha256=-2vRQvNkNeIWrXj1mzbJHEdMK3zcxzRgivB5YBYQri4 12320
rigging/generator/litellm_.py sha256=J2QAFwExaWY48WYV7b0CTnQikGYQL4CNSoTfbqXQmjE 10970
rigging/generator/transformers_.py sha256=1LWMpFwabshSXxRDAiVf4Fgwuwxh0fQKDJe57TUY--I 6993
rigging/generator/vllm_.py sha256=SG3xOW29E3Z6Kh0E871pyqQlkpY81DqF0Url_8ziZnQ 5857
rigging/integrations/__init__.py sha256=EBdaGNkW68votwySSBU8Iw2Ev0R9e0e31HYD5tZcfc4 107
rigging/integrations/robopages.py sha256=_Lom2QsMRDggkpsUxaqBlQ1BbarNdF4pgHU7hmfLxXE 4934
rigging/interact.py sha256=Rib5UJtdt8w-fgqgixJAQCRS5gCLiMynY1H2_1VpU3k 3297
rigging/logging.py sha256=hYNmkSZXAT_FIB50GmbK5Tnz40N6qjt_-ce28MLHV7c 1852
rigging/message.py sha256=GJ9Dah1rffrcScXa7oi24tDy4RIkWXXxzAZQnwk7FD4 20652
rigging/model.py sha256=7r92HMKTCIeOplL3sCx9xRSYVRFx_yZF_MvquyXFOdU 15865
rigging/parsing.py sha256=N57rSjkwAAjOPcTRvJclPnWBA3nJI7JtKCZtNd3-x5U 3931
rigging/prompt.py sha256=ed3bEQDWuHjz93dWCWwUwM0lg26M1N7HC3bmFBsIcAM 37758
rigging/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rigging/tool/__init__.py sha256=mFIfxTLyPYjbw3yjtPCdLd1PqucegsT27qeyl1pPq60 270
rigging/tool/api.py sha256=pBlA11PuazGUp0wBNuOKxrBdbjbLLap6-WaXoORkkew 7683
rigging/tool/native.py sha256=H4LJKDC-mVZmE2_Idb6ZFL5z8Qfv8b7LRrk--0R7yEY 11670
rigging/tracing.py sha256=GjSKaL6BJzgkCutx2M3xyyAYHfk48S487OyzAV2dkjE 103
rigging/util.py sha256=1EWKwVLo8RoFLmj0chxHU3I_ya_U90SjdmRApkOWUtk 4307
rigging/watchers.py sha256=75s1BHyYrrvW35Ishykhd-hK87ZlXD_7fPajB3b2kcQ 4599
rigging-2.3.0.dist-info/LICENSE sha256=iQbTWAkleh-aSgqLkm5n6TxYZSNfMwLcncagVA-gqx0 1066
rigging-2.3.0.dist-info/METADATA sha256=ZL9ancxPwIWjnzgC3mtBbL3XpxkmcRXVS2URRozvenQ 7192
rigging-2.3.0.dist-info/WHEEL sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY 88
rigging-2.3.0.dist-info/RECORD