惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
GbyAI
GbyAI
G
Google Developers Blog
Engineering at Meta
Engineering at Meta
月光博客
月光博客
腾讯CDC
Recent Announcements
Recent Announcements
酷 壳 – CoolShell
酷 壳 – CoolShell
爱范儿
爱范儿
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
S
SegmentFault 最新的问题
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
阮一峰的网络日志
阮一峰的网络日志
博客园 - 【当耐特】
The GitHub Blog
The GitHub Blog
Last Week in AI
Last Week in AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
aimingoo的专栏
aimingoo的专栏
Google DeepMind News
Google DeepMind News
Y
Y Combinator Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Martin Fowler
Martin Fowler
A
About on SuperTechFans
博客园 - 叶小钗

LangChain Forum - Latest topics

Seeking help regarding the connection between Websocket and tool calls Tool invocation error with empty error message when using `InjectedState` + `Command` return in async tool How to use @langchain/react FileSystem middleware Using ChatSnowflake with agents Built llmsessioncontract on AgentMiddleware: runtime enforcement of tool-call protocols — feedback wanted DeltaChannelHistory not found in langgraph-api:3.12 Improving citation accuracy and reducing hallucinations in custom Parent-Child RAG pipeline (Gemma3:4B + FAISS+BM25 + Cross-encoder reranker) Built a live autonomous AI agent network using LangGraph-style economics — looking for feedback How are you validating LangChain agent output before it executes shell commands? Cross-site pattern pool for production agent failures — looking for 5 pilot teams (open spec, CC-BY-4.0) Metadata filter not filtering for alerts Using custom MCP servers with assistants How to use tool calling using ChatLlamaCpp and Gemma 4 E4B with create_agent? CLI - No Longer Sending traces to Langsmith Connecting the Slack integration fails with invalid_team_for_non_distributed_app The Docs says open router can be used with init_chat_model but throws an error Interested to contribute to langgraph postgre checkpointer for multiple adapter support Modal Inference Trouble understanding and editing experiment summary evaluators feedbacks SSL certificate error from httpx with LangGraph server [Feature Request] Wire allowed_msgpack_modules in langgraph.json Serving an agent with the LangGraph CLI dev command Proposal: implement delete_for_runs for SQLite checkpoint savers WikipediaLoader endup in JSONDecodeError Human-in-the-loop approval dashboard for LangGraph agents — open source, free to deploy Ombre — open source security and audit layer for LangChain apps Should interrupt() be split into two primitives — one for human input, one for s2s data fetching? Unable to delete runs from annotation queue First Bedrock call after idle is slow on TTFT (follow-ups in the same trace are fast)
Socratic Tools: Intelligent Agent Enhancement for LangChain
Nireus79 · 2026-04-20 · via LangChain Forum - Latest topics
NEW: Socratic Tools for LangChain - Intelligence, Learning & Conflict Resolution Just released 8 production-ready tools that extend LangChain agents with advanced capabilities: learning systems, conflict resolution, knowledge management, and more. What Are Socratic Tools? Drop-in tools for LangChain that add: Intelligent agent orchestration (19 agents) Self-improving learning systems Multi-agent conflict resolution Enterprise knowledge management RAG with vector databases Code analysis and insights Workflow orchestration with cost tracking All fully async, production-tested, MIT licensed. The 8 Tools Intelligence & Learning AgentsTool (v0.1.2) - 19 specialized agents RAGTool (v0.1.0) - Retrieval-augmented generation AnalyzerTool (v0.1.0) - Code analysis Learning & Improvement LearningTool (v0.1.0) - Track and improve agents KnowledgeTool (v0.1.1) - Enterprise knowledge management ConflictResolutionTool (v0.1.0) - Multi-agent resolution Foundation WorkflowTool (v0.1.0) - DAG orchestration NexusTool (v0.3.0) - Universal LLM support Installation pip install socratic-agents[langchain] pip install socratic-rag[langchain] pip install socratic-knowledge[langchain] Resources Packages: https://pypi.org/user/Nireus79/ Docs: https://github.com/Nireus79/Socrates Examples: https://github.com/Nireus79/Socrates/tree/master/examples Support development: https://github.com/sponsors/Nireus79 1 post - 1 participant Read full topic