llm

View on PyPIReverse Dependencies (149)

0.23 llm-0.23-py3-none-any.whl

Wheel Details

Project: llm
Version: 0.23
Filename: llm-0.23-py3-none-any.whl
Download: [link]
Size: 51602
MD5: 94c48152d5efc4254c8ac4d47b84cf63
SHA256: 3c6fe7ee80104e0e5dee0eb98a1b2ad00d4874535bbf6fe9578380062cf1ee6d
Uploaded: 2025-02-28 16:58:51 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: llm
Version: 0.23
Summary: CLI utility and Python library for interacting with Large Language Models from organizations like OpenAI, Anthropic and Gemini plus 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.9
Requires-Dist: click
Requires-Dist: openai (>=1.55.3)
Requires-Dist: click-default-group (>=1.2.3)
Requires-Dist: sqlite-utils (>=3.37)
Requires-Dist: sqlite-migrate (>=0.1a2)
Requires-Dist: pydantic (>=2.0.0)
Requires-Dist: PyYAML
Requires-Dist: pluggy
Requires-Dist: python-ulid
Requires-Dist: setuptools
Requires-Dist: pip
Requires-Dist: pyreadline3; sys_platform == "win32"
Requires-Dist: puremagic
Requires-Dist: pytest; extra == "test"
Requires-Dist: numpy; extra == "test"
Requires-Dist: pytest-httpx (>=0.33.0); extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: cogapp; extra == "test"
Requires-Dist: mypy (>=1.10.0); extra == "test"
Requires-Dist: black (>=25.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
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE
[Description omitted; length: 5022 characters]

WHEEL

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

RECORD

Path Digest Size
llm/__init__.py sha256=MCMYDyj1mcwonh3zJ7r_-qYYBx1kRtv1MF3FNi7v7q4 10752
llm/__main__.py sha256=8hDtWlaFZK24KhfNq_ZKgtXqYHsDQDetukOCMlsbW0Q 59
llm/cli.py sha256=5ZXk7bJQfviu5dmuqBYF3VHnfyZ-T9acK4RgpmOrfyE 72369
llm/embeddings.py sha256=RhwM7zHkpEXY5_LWHXA6H0TgWOaTh9FO2D7hwavVve0 12131
llm/embeddings_migrations.py sha256=5ppGWW5QoN1gbIL-DJQJoSsoDwUDibpS5FqVEHJd4gs 2490
llm/errors.py sha256=xvR6FCanNWAcmo4B05Ho1XQ0nKA_hoFhW08PIzR0_HU 196
llm/hookspecs.py sha256=Syzf80GAUOokhWklTIx8k6w0UD1NG7o3zBrKrKlrUD4 498
llm/migrations.py sha256=VAH0nIk1IcLF3cA_YUdp2W03b50q3_ICOx5JjHP0QT0 6168
llm/models.py sha256=PIHha18fsQGHBFIbN1IAkMxcOBHf12Nc4LXsxgd9ynI 27407
llm/plugins.py sha256=M6VwXI6quJ83M0rs5vF3quw-L7Cq-OppiiZ62Cn2j5s 1571
llm/templates.py sha256=QAwD4sl4fPZrQVBlVGcTWGrMYrLwlIRe5NypU8FDAvk 2026
llm/utils.py sha256=GGx94GTWGjp5sf4i7SmixhrNrs2I3txreDIbthN9aq4 12724
llm/default_plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
llm/default_plugins/openai_models.py sha256=1qFZ_Sr24zFzGf1SP4BfquptNThEmtqbkuJu4YAHoQk 27073
llm-0.23.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
llm-0.23.dist-info/METADATA sha256=aPfADwxReOZLK6upKcRhjXzi-Kbj4xD_E5msBPTt6sU 6780
llm-0.23.dist-info/WHEEL sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM 91
llm-0.23.dist-info/entry_points.txt sha256=8Lo0xFa89LC1LgQqEIyWYNhAst1Wd9AbjfDKUrAGHqI 36
llm-0.23.dist-info/top_level.txt sha256=TwpEQXP3b1MS9Y2XuGgRuo9-Kny507xt2HFZgJ5TSIY 4
llm-0.23.dist-info/RECORD

top_level.txt

llm

entry_points.txt

llm = llm.cli:cli