Metadata-Version: 2.4
Name: llms-py
Version: 3.0.33
Summary: A lightweight CLI tool and OpenAI-compatible server for querying multiple Large Language Model (LLM) providers
Home-page: https://github.com/ServiceStack/llms
Author: ServiceStack
Author-email: ServiceStack <team@servicestack.net>
Maintainer-email: ServiceStack <team@servicestack.net>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://github.com/ServiceStack/llms
Project-URL: Documentation, https://github.com/ServiceStack/llms#readme
Project-URL: Repository, https://github.com/ServiceStack/llms
Project-URL: Bug Reports, https://github.com/ServiceStack/llms/issues
Keywords: llm,ai,openai,anthropic,google,gemini,groq,mistral,ollama,cli,server,chat,completion
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Classifier: Environment :: Console
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# llms.py

Lightweight CLI, API and ChatGPT-like alternative to Open WebUI for accessing multiple LLMs, entirely offline, with all data kept private in browser storage.

[llmspy.org](https://llmspy.org)

[![](https://github.com/ServiceStack/llmspy.org/blob/main/public/img/llmspy-home-v3.webp?raw=true)](https://llmspy.org)

GitHub: [llmspy.org](https://github.com/ServiceStack/llmspy.org)
