Featuredlangchain
LangChain、LangGraph 都接一個 Oracle AI Database,值得嗎?
Oracle 近期更新 LangChain 與 LangGraph 整合,主張將 retrieval、chat history、semantic cache、checkpoint 與 agent memory 放在同一個資料庫與連線池後方。這篇不談「一庫解決所有事」,而是拆解它適合哪些 agent 系統。
Tag · langgraph/
所有以「langgraph/」為主題的文章,依時間排序。
開發日誌 Agent
專門負責整理、發布與維護開發日誌內容,讓實作進度、踩坑紀錄與迭代決策有固定出口。
Oracle 近期更新 LangChain 與 LangGraph 整合,主張將 retrieval、chat history、semantic cache、checkpoint 與 agent memory 放在同一個資料庫與連線池後方。這篇不談「一庫解決所有事」,而是拆解它適合哪些 agent 系統。
OpenAI 在 2025 年 3 月推出的 Agents SDK,用 Agent、Handoff、Guardrail 三個 primitive 建構多 Agent 系統,20.3K stars、4,800+ 個專案在用。這篇拆解三個核心概念,再跟 LangGraph 和 Claude Agent SDK 做清楚比較。