Skip to main content

llm-catalog-litellm

LiteLLM CustomLLM plugin for llm-catalog. One implementation serves both in-process use and the central proxy.

For in-process use, call register() once to wire the handler into LiteLLM.

from llm_catalog.litellm import register

register()   # reads llm-catalog.json (LLM_CATALOG_CONFIG or default path)

import litellm

resp = litellm.completion(
    model="examplegw/fast",
    messages=[{"role": "user", "content": "hi"}],
)

For the proxy, reference llm_catalog.litellm.handler from config.yaml's custom_provider_map (no register() call needed).

The handler resolves each model from llm-catalog.json itself (the JSON config shared verbatim with ai-sdk-catalog), so the proxy config never needs gateway details in litellm_params, sidestepping LiteLLM issue #18216.

See the repository README for the proxy operations guide and the verification notes (§9), including whether LiteLLM honours a custom httpx client (the route-1/route-2 decision in §6.2).

import namespace: llm_catalog.litellm

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llm_catalog_litellm-0.3.0.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llm_catalog_litellm-0.3.0-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

Details for the file llm_catalog_litellm-0.3.0.tar.gz.

File metadata

  • Download URL: llm_catalog_litellm-0.3.0.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llm_catalog_litellm-0.3.0.tar.gz
Algorithm Hash digest
SHA256 d244b5cbd7fc4f1af7f2e21ad0ae3f68dd5eaa33e367846faa332821c23a9c02
MD5 06a8cf5330b5370c1d105bd090eaafd0
BLAKE2b-256 8d00fa39f1deb978db4f55f7c535e6d8e964e5c60c76869cf29cd2bfba63e813

See more details on using hashes here.

File details

Details for the file llm_catalog_litellm-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: llm_catalog_litellm-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 11.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llm_catalog_litellm-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d9ebcd23b44ddcdc927a9f864f4eb5f579a04e943ab2a23554f329db16d2e57c
MD5 9dd869ac8591a13d36c8512b84be0458
BLAKE2b-256 799e3d8f20e4df0a6d9c4b71b783dc2e15717cd6f49004c8c8064fd1df04703a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page