Popular repositories Loading
-
React-Agent-RAG
React-Agent-RAG Public基于 LangChain 框架实现的 ReAct Agent,集成 RAG 检索增强、多工具调用、多轮对话、提示词切换。系统能根据用户意图自动判断任务类型(知识问答 / 报告生成),调用合适的工具和知识库完成推理,并通过Streamlit 流式界面实时展示 Agent 的思考与执行过程。 RAG 检索增强:采用混合检索(向量 + BM25)策略;引入DAT策略,实时调整向量与BM25的融合权…
Python
-
Muti-Agent-Credit-Assessment
Muti-Agent-Credit-Assessment Public该项目是一个基于大语言模型与规则引擎混合的多智能体信用授信评估系统,模拟贷款审批流程。系统采用主子智能体架构:主智能体负责调度五个子智能体——数据聚合、合规反欺诈、用户画像、风险评估和授信决策。各子智能体向主智能体反馈执行状态,主智能体据此动态决定继续、拒绝或报错,主智能体综合决策最终结果。系统支持LLM推理和规则降级双模式,利用SQLite存储用户、申请记录和决策日志。
Python
-
LangChain-ReAct-Agent-Rag
LangChain-ReAct-Agent-Rag PublicForked from lhh737/LangChain-ReAct-Agent
rag检索增强优化 + 简单会话短期记忆
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.