1 repository
Tools for inspecting the real-time execution and state of sequential LLM prompt interactions on remote servers.
Distinct from Remote Debugging: Specifically targets the debugging of LLM prompt chains rather than general application state.
Explore 1 awesome GitHub repository matching development tools & productivity · Prompt Chain Debugging. Refine with filters or upvote what's useful.
Rivet is a visual LLM workflow designer and AI agent orchestration engine. It serves as a development environment for building retrieval augmented generation pipelines and a TypeScript library for embedding visual AI graphs and prompt logic into JavaScript applications. The system differentiates itself through a node-based editor that maps data flow between language models, vector databases, and external APIs. It provides specialized tools for prompt engineering, including interfaces for iterative prompt refinement and A/B testing to improve model response quality. The platform covers a broa
Ships a tool to observe real-time execution of LLM workflows in running applications to identify issues.