llm

View on PyPIReverse Dependencies (58)

0.13.1 llm-0.13.1-py3-none-any.whl

Wheel Details

Project: llm
Version: 0.13.1
Filename: llm-0.13.1-py3-none-any.whl
Download: [link]
Size: 38018
MD5: 46e04bb976bea96767f77216785aa324
SHA256: 05e468e3723097a07dba9d2b87d05f2359e7e436e8b8bd6743074021f4d8169c
Uploaded: 2024-01-27 00:30:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: llm
Version: 0.13.1
Summary: A CLI utility and Python library for interacting with Large Language Models, including OpenAI, PaLM and local models installed on your own machine.
Author: Simon Willison
Home-Page: https://github.com/simonw/llm
Project-Url: Documentation, https://llm.datasette.io/
Project-Url: Issues, https://github.com/simonw/llm/issues
Project-Url: CI, https://github.com/simonw/llm/actions
Project-Url: Changelog, https://github.com/simonw/llm/releases
License: Apache License, Version 2.0
Requires-Python: >=3.8
Requires-Dist: click
Requires-Dist: openai (>=1.0)
Requires-Dist: click-default-group (>=1.2.3)
Requires-Dist: sqlite-utils (>=3.35.0)
Requires-Dist: sqlite-migrate (>=0.1a2)
Requires-Dist: pydantic (>=1.10.2)
Requires-Dist: PyYAML
Requires-Dist: pluggy
Requires-Dist: python-ulid
Requires-Dist: setuptools
Requires-Dist: pip
Requires-Dist: pyreadline3; sys_platform == "win32"
Requires-Dist: pytest; extra == "test"
Requires-Dist: numpy; extra == "test"
Requires-Dist: pytest-httpx; extra == "test"
Requires-Dist: cogapp; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: black (>=24.1.0); extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: types-click; extra == "test"
Requires-Dist: types-PyYAML; extra == "test"
Requires-Dist: types-setuptools; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4859 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
llm/__init__.py sha256=gtO-N74l9yQlORAES6C4Yt3NbrhGBiVw5HODj8xx4T0 7668
llm/__main__.py sha256=8hDtWlaFZK24KhfNq_ZKgtXqYHsDQDetukOCMlsbW0Q 59
llm/cli.py sha256=i2hr0AdAKfHSwFVGeLVNowNUz_n91TBt1wmZ7Q8BZ1A 48855
llm/embeddings.py sha256=RhwM7zHkpEXY5_LWHXA6H0TgWOaTh9FO2D7hwavVve0 12131
llm/embeddings_migrations.py sha256=5ppGWW5QoN1gbIL-DJQJoSsoDwUDibpS5FqVEHJd4gs 2490
llm/errors.py sha256=O3ELfi7egt8M42uMJwLaWCNCgSYZnY_tLBy4v6_eC3Y 214
llm/hookspecs.py sha256=Syzf80GAUOokhWklTIx8k6w0UD1NG7o3zBrKrKlrUD4 498
llm/migrations.py sha256=JNyc8kPNI0xeWDMNntVTovqYnpIKOfCWvTUfwWJtrak 4836
llm/models.py sha256=F0eA3lis96jTZWVjNDR7YNuYPUs3QTs0LuGPKKvETqM 10358
llm/plugins.py sha256=lKw1MCu1q4h7QQM3Awen7PPWq7IyWi6aKcaJBJH97Mk 1359
llm/templates.py sha256=9qDAuIkkzFC-zSR0UGy_ynafQMA_LkmiET82Pm12gvk 1848
llm/utils.py sha256=0Bo425ZfLPFBT6YZBc2mWyM6tfhl8UuPBVx3guzXzkQ 3118
llm/default_plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
llm/default_plugins/openai_models.py sha256=7H4zbXplBd4wxKD5MJz1WImI3WXoztzOGnA2ObY4kXI 16269
llm-0.13.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
llm-0.13.1.dist-info/METADATA sha256=R-rmMBvm2rxF1wy0QHL4tWzizR8-AUTJGUBZeAUM40c 6303
llm-0.13.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
llm-0.13.1.dist-info/entry_points.txt sha256=8Lo0xFa89LC1LgQqEIyWYNhAst1Wd9AbjfDKUrAGHqI 36
llm-0.13.1.dist-info/top_level.txt sha256=TwpEQXP3b1MS9Y2XuGgRuo9-Kny507xt2HFZgJ5TSIY 4
llm-0.13.1.dist-info/RECORD

top_level.txt

llm

entry_points.txt

llm = llm.cli:cli