just-llms/justllms
Production-ready Python library for multi-provider LLM orchestration
This is a Python library that helps developers integrate and manage multiple large language models (LLMs) from different providers like OpenAI, Anthropic, or Google, using a single, consistent approach. It takes your text prompts and API keys and delivers model responses, abstracting away the complexities of each provider's unique API. It's for software engineers building applications that leverage AI, especially those requiring flexibility across different LLMs.
No commits in the last 6 months. Available on PyPI.
Use this if you are a software developer building AI-powered applications and need to easily switch between or manage multiple large language model providers (e.g., OpenAI, Google, Anthropic) using a unified code base.
Not ideal if you are an end-user looking for a no-code solution or if your application only ever needs to interact with a single, specific LLM provider without plans for expansion.
Stars
40
Forks
4
Language
Python
License
MIT
Category
Last pushed
Oct 10, 2025
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/just-llms/justllms"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OpenCSGs/csghub-server
csghub-server is the backend server for CSGHub which helps user to manage datasets, modes, and...
Whth/fabricatio
Fabricatio is a Python library designed for building applications that leverage Large Language...
OpenCSGs/csghub
CSGHub is a brand-new open-source platform for managing LLMs, developed by the OpenCSG team. It...
Haidra-Org/horde-sdk
A python library to interact with AI-Horde's free generative AI APIs
Lightning-AI/litAI
LLM router + minimal agent framework in one. Call any LLM API with OpenAI format. Unified...