det

View on PyPIReverse Dependencies (0)

0.5.0 det-0.5.0-py3-none-any.whl

Wheel Details

Project: det
Version: 0.5.0
Filename: det-0.5.0-py3-none-any.whl
Download: [link]
Size: 26587
MD5: 7d66a7fdbb64e7e58991e927417926d5
SHA256: 414c10d404fc839d8ec28d861520ca36ab5c67983e51655e4108db48ac8b1931
Uploaded: 2024-09-27 15:30:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: det
Version: 0.5.0
Summary: A framework to analyse the consistency of repeated requests to an LLM or LLM based Agent
Author: Matthew Thompson
Author-Email: thompsonson[at]gmail.com
Home-Page: https://github.com/thompsonson/det
Project-Url: Repository, https://github.com/thompsonson/det
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,<4.0
Requires-Dist: deepdiff (<7.0.0,>=6.7.1)
Requires-Dist: groq (<0.12.0,>=0.11.0)
Requires-Dist: langchain (<0.2.0,>=0.1.12)
Requires-Dist: langchain-community (<0.0.30,>=0.0.29)
Requires-Dist: langchain-openai (<0.2.0,>=0.1.1)
Requires-Dist: numpy (<2.0.0,>=1.26.4)
Requires-Dist: ollama (<0.2.0,>=0.1.6)
Requires-Dist: openai (<2.0.0,>=1.12.0)
Requires-Dist: rich (<14.0.0,>=13.7.0)
Requires-Dist: typer (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5367 characters]

WHEEL

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

RECORD

Path Digest Size
det/__init__.py sha256=rszL5t9NbealkJarDfxvFW6iGV5OKyFTDpd_sTYSMWE 118
det/det_response/analysis.py sha256=VzMm-EuRlc1AWwtndOmOHaWiazl23lcPpbHmVfFCmKg 5424
det/det_response/presentation.py sha256=ZtmFNN3TO0N3lIKGzLW7JP3pad-gMy9sC06vRRx0gH0 6818
det/det_response/semantic_distance.py sha256=R53UxX2-_Z1sKoDU_rG7ZrKfVbFrAGFLgpBnFqhOCls 3068
det/embeddings/adapters.py sha256=rY106lXF25otfX0MjGL9_f5cpklONpMQx12NC_ytFW4 3636
det/embeddings/cache.py sha256=FXhZOb_UaHHdhYu0DsZg33D0du0D5eT_OdqeVzyjEIY 4139
det/embeddings/generator.py sha256=_vO9T3vFhRdCIel3rmP0Rg1d53EBJKp9fklIU__vSJg 3704
det/helpers.py sha256=WlQ-zMsqVLQPW7SbEInw-ojICWChOr2Z16wVkzoK_UU 4436
det/llm/base.py sha256=QEd6HSqwONmwz0ARFv8MouaAfeZfnFxGV919rRexDJg 1080
det/llm/llm_groq.py sha256=Ua9SDOblaHl3k3bHAnZdn3fLJtWULmaY0yVuu7F6o_M 2815
det/llm/llm_langchain.py sha256=hbQpdr_4IXBuCybcsjgOK1ywATfDtZ4LS1-rbYmBrZg 6346
det/llm/llm_ollama.py sha256=d0LadScUxPikuKa52ZRoTDNIZnX95elt3RQx_eFq4NQ 3875
det/llm/llm_openai.py sha256=_M4RIoNp-9tXgIeuzbCmsxh4kIKlaEgdp-nPOMvzbfk 3150
det/main.py sha256=e4Te6meX8GB4k92SyNW1S-ePl3rxIPi1OJGnC3KQgXM 6799
det/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
det/utils/exceptions.py sha256=5EpEYEgk6iqMCteWToEUU9H6sUabR2TK5rM-2B0E9xg 448
det/utils/llm_handler.py sha256=cpwsFjTz6M3wKqwUPooojUpUNqytxEMosb8TykIhL9c 3266
det/utils/prompt_manager.py sha256=v-u2RkbXKJJrLXYyg5w1YpBYLXG8TQsZyBQ6rWiafy0 2575
det-0.5.0.dist-info/LICENSE sha256=V1Ou6IbH8qKKYlgl-OCDkF7QPjF-AqWpq15fqEqvjmI 1070
det-0.5.0.dist-info/METADATA sha256=dIPQcwgaplavDwd1yyTYkqxZ8HB4D7TzumoNoehyCk0 6436
det-0.5.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
det-0.5.0.dist-info/entry_points.txt sha256=OWFF87Nh0fsJMXz2-VMc_I50QOGgmiHvmajA6rGns3U 36
det-0.5.0.dist-info/RECORD

entry_points.txt

det = det.main:app