llm-conversation

View on PyPIReverse Dependencies (0)

0.1.2.post1 llm_conversation-0.1.2.post1-py3-none-any.whl

Wheel Details

Project: llm-conversation
Version: 0.1.2.post1
Filename: llm_conversation-0.1.2.post1-py3-none-any.whl
Download: [link]
Size: 24228
MD5: 93ab0b8af3363bb95d67c11cb36453e9
SHA256: 822ce9ad3d4742f25e0767dc0b324db4a24db1f33782472ccd7fbd71f1baad62
Uploaded: 2025-02-09 00:16:12 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: llm-conversation
Version: 0.1.2.post1
Summary: A tool for LLM agent conversations
Author: Famiu Haque
Author-Email: famiuhaque[at]proton.me
Project-Url: Documentation, https://github.com/famiu/llm_conversation/blob/main/README.md
Project-Url: Homepage, https://github.com/famiu/llm_conversation
Project-Url: Issues, https://github.com/famiu/llm_conversation/issues
Project-Url: Repository, https://github.com/famiu/llm_conversation
License: AGPL-3.0-or-later
Keywords: llm,conversation,ai,agent,chat,prompt
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Typing :: Typed
Requires-Python: >=3.13,<4.0
Requires-Dist: distinctipy (<2.0.0,>=1.3.4)
Requires-Dist: ollama (<0.5.0,>=0.4.7)
Requires-Dist: partial-json-parser (<0.3.0.0,>=0.2.1.1.post5)
Requires-Dist: prompt_toolkit (<4.0.0,>=3.0.50)
Requires-Dist: pydantic (<3.0.0,>=2.10.6)
Requires-Dist: rich (<14.0.0,>=13.9.4)
Description-Content-Type: text/markdown
[Description omitted; length: 4474 characters]

WHEEL

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

RECORD

Path Digest Size
llm_conversation/__init__.py sha256=YOVkugcQYizmLUQAviIESigQVasoLCjUz5HpVgho4m4 9681
llm_conversation/ai_agent.py sha256=jSKVJDYC17iNDnhJ-oaUPb-lv41L0We81sFOTuxPiC8 2476
llm_conversation/config.py sha256=vs9VwPp9OoYBMP0iDM8ro5EyQ6sU03Yhss4nwleRKkY 3075
llm_conversation/conversation_manager.py sha256=ZYPcYsjdglJqAgKJrFbXG873t0hxeyX4EEBjCtAPY_Q 9373
llm_conversation-0.1.2.post1.dist-info/LICENSE sha256=EABU8IW2YTBk4u_tyA2NslqLBPa2MPQs0WnaDMoCrtk 34795
llm_conversation-0.1.2.post1.dist-info/METADATA sha256=LBjFNx_6-PEKG_n1iLuyvcCh1AFH3sPj2hFt_2vv1tI 5871
llm_conversation-0.1.2.post1.dist-info/WHEEL sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM 88
llm_conversation-0.1.2.post1.dist-info/entry_points.txt sha256=K622F-dp4hDGSMhjTbF_2YAl3dQlfcaUVhAUUZmrpMM 58
llm_conversation-0.1.2.post1.dist-info/RECORD

entry_points.txt

llm-conversation = llm_conversation:main