chainchat

View on PyPIReverse Dependencies (0)

0.1a1 chainchat-0.1a1-py3-none-any.whl

Wheel Details

Project: chainchat
Version: 0.1a1
Filename: chainchat-0.1a1-py3-none-any.whl
Download: [link]
Size: 28027
MD5: 4ef88cdea17d2a4f26a8d393efb799a7
SHA256: 4f5ccd453336f7783fd09ad637d3a3c0662198e7076cf7da86efef121cc1f96f
Uploaded: 2024-11-18 21:19:12 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: chainchat
Version: 0.1a1
Summary: Chat with LangChain LLM models, with tool calling and multimodal support
Author-Email: Andrew Wason <rectalogic[at]rectalogic.com>
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Requires-Python: >=3.12
Requires-Dist: click (~=8.1.7)
Requires-Dist: httpx (~=0.27.2)
Requires-Dist: langchain-core (~=0.3.13)
Requires-Dist: langgraph-checkpoint-sqlite (~=2.0.1)
Requires-Dist: langgraph (~=0.2.39)
Requires-Dist: platformdirs (~=4.3.6)
Requires-Dist: pydanclick (~=0.3.0)
Requires-Dist: python-dotenv (~=1.0.1)
Requires-Dist: pyyaml (~=6.0.2)
Requires-Dist: rich (~=13.9.3)
Requires-Dist: langchain-anthropic (~=0.2.4); extra == "anthropic"
Requires-Dist: langchain-google-genai (~=2.0.4); extra == "google"
Requires-Dist: langchain-groq (~=0.2.1); extra == "groq"
Requires-Dist: langchain-huggingface (~=0.1.2); extra == "huggingface"
Requires-Dist: langchain-openai (~=0.2.5); extra == "openai"
Requires-Dist: langchain-community (~=0.3.5); extra == "tools"
Provides-Extra: anthropic
Provides-Extra: google
Provides-Extra: groq
Provides-Extra: huggingface
Provides-Extra: openai
Provides-Extra: tools
Description-Content-Type: text/markdown
[Description omitted; length: 1702 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
chainchat/__init__.py sha256=pRxwXXho07WhChyCyqvRCEf3No2veyanGPwlsKVXScU 79
chainchat/attachment.py sha256=H8-766WRdJePwlUps1UENIDsvJn4N4tHKrXrGX1uRtE 5063
chainchat/cache.py sha256=ak2wy2oSa4JtKICokCHe77inn9pKP3CJSBjVx6Sad5Q 2104
chainchat/chat.py sha256=xl9ToxuHtF1lBxNHkWMC2NvWNuQKcd5edIoYFrIpl4Y 7617
chainchat/cli.py sha256=_rE8o5Qni6a_QczAnI5D5j2E44wfm4QOT_pezLCjsN8 5777
chainchat/finder.py sha256=JhK1BYKPBKCaleEA7KhEVP74qls04TIa_1dlERVSy4U 953
chainchat/loader.py sha256=bIKQpEDMYe19YlF0MmSpFn9KFBhhxX2a43jQtKw4tkM 2474
chainchat/model.py sha256=KSLjpEEpaoZddv7-yAQjP1DykRnJNc5Ieymh973M7xc 4839
chainchat/pipe.py sha256=fwIH4xlYFz43EZZHTBOETGHc1hdvfxdBd23l1Z_sJ2M 1176
chainchat/render.py sha256=-KPdzoLhZuzirjb_HDtaRo8lz-ustmvsQ9qK9QB9ooo 728
chainchat/tool.py sha256=XcMTjhEj88S7GQ_0UR2pOQECDY7Owln_n7Ic62Ffrb4 2863
chainchat/trace.py sha256=lygLASMjKikXLoX7rKCB_PqVjt60sIa6f628BS1KUt4 1196
chainchat-0.1a1.dist-info/METADATA sha256=QhtsoeARAe78mo_47UgScPLau0r2FC-EjMuU1DkU4FE 2902
chainchat-0.1a1.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
chainchat-0.1a1.dist-info/entry_points.txt sha256=LSTAtGPIsQBAMI968Vtp7ZbQ0jLY9prjjXtUXD76M_k 48
chainchat-0.1a1.dist-info/licenses/LICENSE sha256=DZak_2itbUtvHzD3E7GNUYSRK6jdOJ-GqncQ2weavLA 34523
chainchat-0.1a1.dist-info/RECORD

entry_points.txt

chainchat = chainchat.cli:cli