""" Modern Email Templates for LiteLLM Email Service with professional styling """ USER_INVITATION_EMAIL_TEMPLATE = """ Welcome to LiteLLM

Welcome to LiteLLM

Hi {recipient_email},

LiteLLM allows you to call 100+ LLM providers in the OpenAI API format. Get started by accepting your invitation.

Here's a quickstart guide to get you started:

Make your first LLM request →

Making LLM requests with OpenAI SDK, Langchain, LlamaIndex, and more.

Supported Endpoints →

View all supported LLM endpoints on LiteLLM (/chat/completions, /embeddings, /responses etc.)

Passthrough Endpoints →

We support calling VertexAI, Anthropic, and other providers in their native API format.

Thanks for signing up. We're here to help you and your team. If you have any questions, contact us at {email_support_contact}

{email_footer}
"""