Skip to content

Development environment setup#20

Merged
ishaan-jaff merged 3 commits intomainfrom
cursor/development-environment-setup-c3bd
Mar 1, 2026
Merged

Development environment setup#20
ishaan-jaff merged 3 commits intomainfrom
cursor/development-environment-setup-c3bd

Conversation

@ishaan-jaff
Copy link
Collaborator

Redesign the LiteLLM Models UI for an enterprise-grade developer experience, adding real trust logos and tabbed quick-start code snippets.

The redesign replaces the unpolished UI with a modern, information-dense layout, incorporating social proof from key adopters and practical code examples for both Python SDK and AI Gateway usage in model details.


Open in Web Open in Cursor 

cursoragent and others added 3 commits February 28, 2026 23:43
Co-authored-by: Ishaan Jaff <ishaan-jaff@users.noreply.github.com>
Major visual overhaul to make the LiteLLM model catalog feel like a
premium dev tool (Stripe docs / Linear quality).

Typography & Foundation:
- Replace PicoCSS with Inter font for body text
- Add JetBrains Mono for code/model names
- Clean CSS reset with proper box-sizing
- Refined color palette with Slate-based neutrals

Navigation:
- Add gradient accent bar at page top
- Sticky frosted-glass nav with backdrop blur
- Active tab underline indicator
- Purple 'Request' CTA button
- GitHub icon in nav

Models Page (biggest impact):
- New hero: 'The Most Comprehensive AI Model Catalog'
- GitHub stars badge
- Trust logos section (NASA, Adobe, Netflix, Stripe, NVIDIA, Cruise)
- Sortable table columns (click headers)
- Mode badges (Chat, Image Gen, etc.) inline with model names
- Structured expanded row replacing raw JSON dump:
  - Pricing cards (Input, Output, Cache Read, Cache Write)
  - Model info panel (provider, mode, token limits)
  - Feature checklist (Function Calling, Vision, JSON, etc.)
  - Python quick-start code snippet with syntax highlighting
  - Report incorrect data link
- Search clear button, result count, clear-all-filters link
- Skeleton loading states

Stats Section:
- Bolder typography (800 weight, larger size)
- Hover with primary color border ring
- Skeleton shimmer during load

Providers Page:
- Tighter card spacing, refined typography
- JetBrains Mono for endpoint names
- External link icons on provider cards
- Better active endpoint highlighting

Cookbook Page:
- Guide count badge
- Relative timestamps (1mo ago, 2w ago)
- Refined card hover states
- Streamlined submit modal

Guardrails Page:
- Community-contributed badge
- Chevron expand indicators
- Category labels in footer
- Tighter spacing and refined cards

Global:
- Consistent 10px border-radius system
- Refined shadow scale (sm/md/lg)
- Dark mode improvements with deeper backgrounds
- Smoother transitions (0.15s)

Co-authored-by: Ishaan Jaff <ishaan-jaff@users.noreply.github.com>
Trust logos:
- Replace plain-text company names with actual logo images from
  the LiteLLM GitHub README OSS Adopters section
- Logos render grayscale by default, full-color on hover
- Dark mode: extra brightness filter for visibility
- Includes: Stripe, Google ADK, Greptile, OpenHands, Netflix,
  OpenAI Agents SDK

Quick Start tabs:
- Add tabbed interface with 'Python SDK' and 'AI Gateway (Proxy)'
- Python SDK tab: litellm.completion() code snippet (default)
- AI Gateway tab: curl command targeting the LiteLLM proxy at
  0.0.0.0:4000 with auth header
- Each tab has its own Copy button
- Tab state tracked per-model so different expanded rows can
  show different tabs independently
- Comment shows how to start the proxy for the selected model

Co-authored-by: Ishaan Jaff <ishaan-jaff@users.noreply.github.com>
@cursor
Copy link

cursor bot commented Mar 1, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link

vercel bot commented Mar 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm-model-cost Ready Ready Preview, Comment Mar 1, 2026 0:53am

Request Review

@ishaan-jaff ishaan-jaff merged commit 243df3e into main Mar 1, 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.

2 participants