wordcel

View on PyPIReverse Dependencies (1)

0.2.58 wordcel-0.2.58-py3-none-any.whl

Wheel Details

Project: wordcel
Version: 0.2.58
Filename: wordcel-0.2.58-py3-none-any.whl
Download: [link]
Size: 26585
MD5: e4e89482ebe5bd5c7534358949237c53
SHA256: 63a2f92f721b00ea712879bf402f5b99d5c7a1fc8a1b6bad26496e2170bb0868
Uploaded: 2025-01-14 05:55:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wordcel
Version: 0.2.58
Summary: Swiss army-knife for composing LLM outputs
Author: Andrew Han
Author-Email: handrew11[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
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: anthropic (>=0.34.2)
Requires-Dist: click
Requires-Dist: google-generativeai (>=0.6.0)
Requires-Dist: langchain (>0.3.0)
Requires-Dist: matplotlib
Requires-Dist: networkx
Requires-Dist: openai (>1.0)
Requires-Dist: pandas
Requires-Dist: rich (>=13.0.0)
Requires-Dist: scikit-learn
Description-Content-Type: text/markdown
[Description omitted; length: 1110 characters]

WHEEL

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

RECORD

Path Digest Size
wordcel/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wordcel/cli.py sha256=KSkI2NHF_6vkFdF3TcblGOaKYo2DxKlIOPcSd1wpdSA 5033
wordcel/dag/__init__.py sha256=HYTlz4GdE9cot3nihVS9ati30cEPZXSPwyjUwY7f1lY 66
wordcel/dag/backends.py sha256=azzH3ZsdSLydU0auIVntwG_-eG1Q_kTQbTNe4COVD3k 5607
wordcel/dag/dag.py sha256=on5f38QXMhKlATk3-JUkFHMxdgoSoVaAwzXrCpev71E 14217
wordcel/dag/default_functions.py sha256=putxgwaC14CFX0Lp7fi2WmVSdCIpfoY2KDi1Marr2k8 1201
wordcel/dag/nodes.py sha256=m-98Y1anw8S9QjWsc1FgsWwIu6J6nP8UMQ8sx3REGrk 33738
wordcel/dag/utils.py sha256=9y0vdsU8wxdn34aFygGCujw7CgU2JutodXkj5HvpcX0 4000
wordcel/featurize.py sha256=ecguIzQHWNqi71xHXvPS5Vv-mBqLDMjbdAz4v62JcUY 2207
wordcel/llms.py sha256=WeVF6Epq_OU-3Sk13moXkWIMj8hzjH121GIvPsCAC_o 4044
wordcel/rag/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wordcel/rag/contextual_retrieval.py sha256=5HgZZof1Gcs_Px68mmU1u5UkcG73TDM3OkH_zdlqSRo 9973
wordcel/rag/utils.py sha256=YtRRCME64kSeQi60ITMqsEreS3_3IPqEfc4U2iAN9_Y 2204
wordcel-0.2.58.dist-info/LICENSE sha256=ud8MP9UqLDIo9jfpS5TSuQSbU8EdBovgIGD2BNyAP5w 1068
wordcel-0.2.58.dist-info/METADATA sha256=XglGwR6KuUhFG1ooyy8IHDVSflrJ-uMNzM1lPLMgDUc 1888
wordcel-0.2.58.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
wordcel-0.2.58.dist-info/entry_points.txt sha256=x6oLbZOBdTJDf0mkj-I8OENzO2XnhPjwHVmJYkX729s 44
wordcel-0.2.58.dist-info/RECORD

entry_points.txt

wordcel = wordcel.cli:main