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.4.0.tar.gz (9.5 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.4.0-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: llm_catalog_litellm-0.4.0.tar.gz
  • Upload date:
  • Size: 9.5 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.4.0.tar.gz
Algorithm Hash digest
SHA256 c756536f0983f24b1a047f5a4fc6f5cbf899e38826e20ff83c5b843b1cd8dd89
MD5 5f2aae1579bf06ae253c959e3ae5b934
BLAKE2b-256 5e7ec96ca6970b15c02c476294f91b8b3f7db7610c9621d9fc8afc78280d0376

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llm_catalog_litellm-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 11.4 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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9c6fa27b1b2b100b4b9062e6f301b3b07deeb8d0a2a36a5c9ed5e07c697a90dd
MD5 a1b723c2db5bd029ebd1edd3f8f612e9
BLAKE2b-256 2bd057bbcc57dbb7ac5e37b485f3db11bf6f26538770fc031ab238167cb36c5d

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