You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the large model development framework of langchain, LangGraph is integrated to create a scalable workflow architecture. RAG。基于langchain的大模型开发框架,集成LangGraph创建一个可扩展的工作流架构,RAG:结合检索向量知识库(Milvus),增强模型的知识检索能力,支持ChatGLM & OpenAI大语言
Demo implementation of a reactive multi agent bot that can answer questions based on relational database information to demonstrate different architecture pattern.
This project is a Documentation Generator for local repositories that leverages LangChain, Google Generative AI (Gemini-1.5-flash), and LangGraph to analyze code and generate detailed, high-quality API documentation. The tool processes JavaScript and TypeScript files, splits them into manageable chunks, and generates documentation with suggestions