llm 0.27.1-1 source package in Ubuntu

Changelog

llm (0.27.1-1) unstable; urgency=medium

  * new upstream release

 -- Antoine Beaupré <email address hidden>  Mon, 18 Aug 2025 12:08:44 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release multiverse misc

Downloads

File Size SHA-256 Checksum
llm_0.27.1-1.dsc 1.6 KiB 820560441244b0916cf97d7ec9533bb0fa9705c1a0e013bfb214befdde2c9337
llm_0.27.1.orig.tar.gz 83.1 KiB 02b0b393e31cf0e0ee1f2a6006c451c74ec18c7ec3973218de56e76fd72baa80
llm_0.27.1-1.debian.tar.xz 2.6 KiB 537cf8f0a7ebee94dfab7e30936875f8a657a43d701633184bab24a10995879f

Available diffs

No changes file available.

Binary packages built by this source

llm: CLI utility and Python library for interacting with Large Language Models

 A CLI utility and Python library for interacting with Large Language
 Models, both via remote APIs and models that can be installed and run
 on your own machine.
 .
 This allows users to interact with various language models. Its
 primary target is obviously the OpenAI API, but it also supports
 local models like Llama 2, Ollama, and MLC, and other online models
 like Claude, GEmini and Mistral.