Cette page est affichée en anglais. Une traduction française est en cours.
CLI ToolsApr 1, 2026·1 min de lecture

LLM — CLI Tool for 100+ Language Models

LLM is a CLI and Python library for accessing 100+ LLMs via APIs or locally. 11.5K+ stars. SQLite logging, embeddings, structured data. Apache 2.0.

Introduction

LLM is a command-line tool and Python library for accessing OpenAI, Claude, Gemini, Llama, and dozens of other LLMs through APIs or locally-installed models. With 11,500+ GitHub stars and Apache 2.0 license, it stores all prompts and responses in SQLite for logging and analysis, generates embeddings, extracts structured data using schemas, supports tool execution, interactive chat mode, and multi-modal inputs (images, audio, video) via plugins.

Best for: Developers who want quick LLM access from the terminal with full logging Works with: Claude Code, OpenAI Codex, Cursor, Gemini CLI, Windsurf


Key Features

  • 100+ models via plugins (cloud + local)
  • SQLite logging of all prompts/responses
  • Structured data extraction with schemas
  • Embeddings generation
  • Tool execution support
  • Multi-modal (images, audio, video)
  • Interactive chat mode

FAQ

Q: What is LLM? A: CLI tool with 11.5K+ stars for 100+ language models. SQLite logging, embeddings, structured data, chat mode. Apache 2.0.

Q: How do I install LLM? A: pip install llm or brew install llm. Then llm "your prompt".


🙏

Source et remerciements

Created by Simon Willison. Apache 2.0. simonw/llm — 11,500+ GitHub stars

Discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires