Tech article

Litelm: LiteLLM Without the Bloat

No preview is available. Read the original article for the full story.

Hacker News | Sep 11, 2026 | kennethwolters

Automated excerpt

The API mirrors litellm — same function names, same arguments, same response types. Local scoped tests: 262 passed, 55 skipped; all 45 available-provider live tests and all 10 DSPy smoke tests also passed with the current dependency lock. DSPy drop-in verified — all 7 execution paths proven live (Predict, CoT, typed signatures, streaming, embeddings, tool use, multi-output). bash scripts/ported_contract. sh # 49 fast upstream contract tests uv run --extra all pytest tests/test_live. py -m live --timeout=30 # 45 live provider tests uv run pytest tests/test_dspy_smoke.

Selected automatically from source text; not independently written or fact-checked. Read the original for full context.

Read the original article

More tech news