amosjyng/langchain-visualizer
Visualization and debugging tool for LangChain workflows
Provides real-time execution tracing adapted from Ought's ICE interface, displaying full prompt text with color-coded template variables versus hardcoded content, execution flow with stack timing, and per-call LLM costs. Integrates directly into LangChain workflows via a single import statement and supports both async scripts and Jupyter notebooks. Also enables visualization of document embedding and chunking operations alongside agent interactions.
741 stars. No commits in the last 6 months.
Stars
741
Forks
53
Language
Python
License
MIT
Category
Last pushed
Mar 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/amosjyng/langchain-visualizer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain-ai/langchain-aws
Build LangChain Applications on AWS
brainlid/langchain
Elixir implementation of a LangChain style framework that lets Elixir projects integrate with...
langchain-ai/langchain-weaviate
🦜🔗 LangChain interface to Weaviate
langchain-ai/langchain-litellm
🦜🔗 LangChain interface to LiteLLM
spyder-ide/langchain-provider
Completion provider using Langchain and OpenAI for Spyder 6+