Skip to content

Add LiteLLM / OpenAI-compatible proxy docs#422

Merged
torimwhaley merged 2 commits intomainfrom
tori/litellm-proxy-docs
Feb 18, 2026
Merged

Add LiteLLM / OpenAI-compatible proxy docs#422
torimwhaley merged 2 commits intomainfrom
tori/litellm-proxy-docs

Conversation

@torimwhaley
Copy link
Contributor

@torimwhaley torimwhaley commented Feb 18, 2026

Summary

  • Adds a tip under the OpenAI Configuration section documenting how to use OpenAI-compatible proxies (like LiteLLM) with Lightdash AI Analyst
  • Covers required env vars (AI_DEFAULT_PROVIDER, OPENAI_BASE_URL, OPENAI_API_KEY, OPENAI_MODEL_NAME) and model mapping caveats

Context

Multiple customers have asked about LiteLLM support (Pylon #10882). Since LiteLLM exposes an OpenAI-compatible API, it works via the existing OPENAI_BASE_URL config — but this wasn't documented.

Test plan

  • Verify the tip renders correctly on the docs site
  • Confirm env var names match the existing table

Document how to use OpenAI-compatible proxies like LiteLLM with Lightdash
AI Analyst by pointing OPENAI_BASE_URL at the proxy endpoint. This has
come up from multiple customers (Pylon #10882).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2026

🤖 Documentation Bot

Status

⚠️ 1 broken link needs manual attention


🔗 Broken Links (Manual Fix Required)

Click to view details
   📄 references/tables.mdx:657 → /references/user-attributes

Update path from /references/user-attributes to
/references/workspace/user-attributes to match actual file location.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2026

🤖 Documentation Bot

All checks passed! No issues found.

@torimwhaley torimwhaley merged commit 800d6d0 into main Feb 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments