Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>LLM Trace ViewerNew to Visual Studio Code? Get it now.
LLM Trace Viewer

LLM Trace Viewer

TCTinh

|
3 installs
| (0) | Free
Browse and debug LLM traces from Langfuse directly in VS Code. Support for LangSmith and Pydantic Logfire coming soon.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LLM Trace Viewer

Browse and debug LLM traces from Langfuse directly in VS Code.

Features

  • Connect to Langfuse - Add multiple Langfuse connections with API keys
  • Browse Traces - View traces with filtering by date range
  • Search - Search traces by name, user ID, or metadata
  • Trace Details - Inspect full trace details including inputs, outputs, and timing
  • Open in Browser - Quick link to view traces in Langfuse web UI

Installation

  1. Install from VS Code Marketplace
  2. Click the Langfuse icon in the Activity Bar
  3. Add a connection with your Langfuse API credentials

Configuration

Setting Description Default
llm-trace-viewer.defaultPageSize Number of traces per page 10
llm-trace-viewer.defaultDateRange Default date range filter 30m
llm-trace-viewer.autoRefreshInterval Auto-refresh interval in seconds (0 to disable) 0

Roadmap

  • [ ] LangSmith support
  • [ ] Pydantic Logfire support
  • [ ] Trace comparison view
  • [ ] Export traces

Requirements

  • Langfuse account with API access
  • VS Code 1.85.0 or higher

License

MIT with Commons Clause - Free for personal and non-commercial use. See LICENSE for details.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft