llm-term

View on PyPIReverse Dependencies (0)

0.14.0 llm_term-0.14.0-py3-none-any.whl

Wheel Details

Project: llm-term
Version: 0.14.0
Filename: llm_term-0.14.0-py3-none-any.whl
Download: [link]
Size: 9106
MD5: d05ef528ae57c03cecd5ee09d36f5cbe
SHA256: cfad27a25fba9d782a4542f6e15a27ccc1461e5af87c0ac3f0a93fb75dd3cb3b
Uploaded: 2024-07-18 21:58:05 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: llm-term
Version: 0.14.0
Summary: A simple CLI to chat with LLM Models
Author-Email: Justin Flannery <juftin[at]juftin.com>
Project-Url: Changelog, https://github.com/juftin/llm-term/releases
Project-Url: Documentation, https://juftin.github.io/llm-term
Project-Url: Issues, https://juftin.github.io/llm-term/issues
Project-Url: Source, https://github.com/juftin/llm-term
Keywords: chatgpt,cli,openai,python,rich
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: <4,>=3.8
Requires-Dist: click (~=8.1.7)
Requires-Dist: langchain-community (~=0.2.7)
Requires-Dist: langchain-openai (~=0.1.17)
Requires-Dist: langchain (~=0.2.9)
Requires-Dist: numpy (~=1.24.4); python_version < "3.9"
Requires-Dist: numpy (~=1.26.1); python_version > "3.8"
Requires-Dist: prompt-toolkit (~=3.0.39)
Requires-Dist: rich (~=13.5.3)
Requires-Dist: langchain-anthropic (~=0.1.20); extra == "all"
Requires-Dist: langchain-mistralai (~=0.1.10); extra == "all"
Requires-Dist: langchain-anthropic (~=0.1.20); extra == "anthropic"
Requires-Dist: langchain-mistralai (~=0.1.10); extra == "mistralai"
Provides-Extra: all
Provides-Extra: anthropic
Provides-Extra: mistralai
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 4353 characters]

WHEEL

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

RECORD

Path Digest Size
llm_term/__about__.py sha256=Jl8_7fIxjI4sanCpm58qXAffbb442chevWQWyTi5KgA 143
llm_term/__init__.py sha256=GmQ0d2wIgqbNVGz-Sc4RK3IrT1DVYtUJo3dF9DdVpqM 193
llm_term/__main__.py sha256=LKYcPaJrT-J9SrZpNWyommiZX03ANiA8GMR-NBLYUW0 128
llm_term/base.py sha256=HHnXAp1bHLXDZM9d0Hujkbsif8l1wFk8pSZyo37EEMQ 431
llm_term/cli.py sha256=941kQPoiIXc8qcA6rk4MmkRzGrUmAQIAlNlykb8dKPI 2912
llm_term/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
llm_term/utils.py sha256=QsoEep0VC_7RF7aFo1e8pyoWrACqNIsIm1QZI3IxSa0 8502
llm_term-0.14.0.dist-info/METADATA sha256=v10cvHam8hB-dNG7n-aBMnW5icVU2iLy-F8tenKZ-XY 6087
llm_term-0.14.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
llm_term-0.14.0.dist-info/entry_points.txt sha256=AHnVxkdJkF8zRULppK7tkXAvs-uarp6ixvmxDcnzFtQ 46
llm_term-0.14.0.dist-info/licenses/LICENSE sha256=ErL_CzW02guH3c4B56JPZrvizjWCkFvYu1cuSzOarDo 1071
llm_term-0.14.0.dist-info/RECORD

entry_points.txt

llm-term = llm_term.cli:cli