Visualizing LLM Workflows with Codag

A Reddit user introduced Codag, an open-source VSCode extension designed to visualize workflows of large language models (LLMs). The extension aims to simplify the understanding and management of complex projects involving agents and multi-step LLM pipelines.

Multi-Framework and Multi-Language Support

Codag supports a wide range of LLM frameworks, including OpenAI, Anthropic, Gemini, LangChain, LangGraph, and CrewAI. The extension is compatible with several programming languages such as Python, TypeScript, Go, Rust, and Java, making it versatile for different development contexts.

Integration with VSCode

The extension integrates natively with VSCode, allowing developers to visualize LLM workflows directly within their development environment. A demo video showcases the use of Codag with Vercel's AIChatbot repository. The creator invites users to provide feedback on the extension, especially those developing agents or complex LLM pipelines.