chore: initial public snapshot for github upload

This commit is contained in:
Your Name
2026-03-26 20:06:14 +08:00
commit 0e5ecd930e
3497 changed files with 1586236 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
EMAIL_FOOTER = """
<div class="footer">
<p>© 2025 LiteLLM. All rights reserved.</p>
<div class="social-links">
<a href="https://twitter.com/litellm">Twitter</a> •
<a href="https://github.com/BerriAI/litellm">GitHub</a> •
<a href="https://litellm.ai">Website</a>
</div>
</div>
"""