langchain-visualizer
LangChain debugger
A tool for visualizing and debugging LangChain workflows in Python
Visualization and debugging tool for LangChain workflows
724 stars
9 watching
52 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
langchain
Related projects:
Repository | Description | Stars |
---|---|---|
osandov/drgn | A debugger with scripting capabilities to inspect complex program state in an expressive way. | 1,787 |
langchain-ai/langserve | Provides a REST API for deploying and managing LangChain runnables and chains | 1,970 |
abitdodgy/gibran | A natural language processing toolkit with tokenization and Levenshtein distance functionality | 65 |
ju-bezdek/langchain-decorators | Provides syntactic sugar for writing custom LangChain prompts and chains, making it easier to write more pythonic code. | 228 |
jd-aig/nlp_baai | A collection of natural language processing models and tools for collaboration on a joint project between BAAI and JDAI. | 254 |
langchain-ai/langgraphjs | A framework for building resilient, stateful applications with LLMs as directed graphs | 742 |
x64dbg/x64dbgpy | Automates interaction with x64dbg debugger using Python. | 1,469 |
langchain-ai/auto-evaluator | Automated evaluation of language models for question answering tasks | 749 |
kyrolabs/langchain-service | An opinionated Langchain setup with Qdrant vector store and Kong gateway | 31 |
venuv/langchain_yt_tools | Custom tools to extract text from YouTube video transcripts | 63 |
c4n/pythonlexto | A Python wrapper around the Thai word segmentator LexTo, allowing developers to easily integrate it into their applications. | 1 |
proycon/python-frog | A Python binding to a C++ NLP tool for Dutch language processing tasks | 47 |
tryagi/langchain | C# implementation of a composability framework for large language models | 592 |
iassafc/langchainjsdotnet | A .NET wrapper around the LangChain.js library to enable seamless integration of AI models into .NET applications. | 33 |
eli5-org/eli5 | A Python package for debugging and explaining predictions of machine learning classifiers | 265 |