{"library":"llm","type":"library","category":null,"description":"LLM is a Python CLI utility and library for interacting with Large Language Models from various providers like OpenAI, Anthropic, and Google Gemini, as well as local models. It provides a unified interface for running prompts, storing conversations in SQLite, generating embeddings, extracting structured content, and executing tools. Currently at version 0.30, the library maintains an active development and release cadence, frequently adding support for new models and features.","language":"python","status":"active","version":"0.30","tags":["LLM","AI","Large Language Models","CLI","Python API","OpenAI","Anthropic","Gemini","Ollama","Tool Calling"],"last_verified":"Tue May 26","install":[{"cmd":"pip install llm","imports":["import llm\nmodel = llm.get_model('gpt-4o-mini')","from llm import Attachment","from llm import Tool"]},{"cmd":"llm install llm-openai","imports":[]},{"cmd":"llm install llm-gemini","imports":[]}],"homepage":null,"github":"https://github.com/simonw/llm","docs":"https://llm.datasette.io/","changelog":"https://github.com/simonw/llm/releases","pypi":"https://pypi.org/project/llm/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":6.3,"avg_import_s":0.98,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/llm/compatibility"}}