References
All content in this knowledge base has been verified against official documentation, GitHub repositories, and authoritative technical sources as of January 17, 2026.
Official Documentation
- LangChain GitHub Repository
- LangChain Documentation
- LangGraph GitHub Repository
- LangGraph Workflows and Agents
- GeeksforGeeks - Agents in AI
- IBM - What is a ReAct Agent?
- Microsoft Azure - AI Agent Design Patterns
- Google Cloud - Agentic AI Design Patterns
- LangChain - Filesystems for Context Engineering
- MCP Transports Specification
- MCP Authorization
- MCP Security Best Practices
- OpenAI Function Calling
- OpenAI Deep Research
- OpenAI Code Interpreter
- OpenAI Computer-Using Agent
- OpenAI Shell Tool
- IBM - What is Agentic RAG?
- IBM - AI Agent Memory
- Redis - AI Agent Memory
- MemGPT Documentation
- LangGraph Memory and Persistence
- Datagrid - Context Window Optimization
- Zero-Shot Prompting
- Few-Shot Prompting
- Chain-of-Thought Prompting
- Factory.ai - Compressing Context
- CrewAI Documentation
- AutoGen Documentation
- OpenAI Agents SDK
- CrewAI MCP Integration
- OpenAI Agents SDK - MCP
- Hatchworks - AI Agent Design Best Practices
- Multi-Agent Systems Best Practices
GitHub Repositories
| Repository | URL |
|---|---|
| LangChain | https://github.com/langchain-ai/langchain |
| LangGraph | https://github.com/langchain-ai/langgraph |
| Deep Agents | https://github.com/langchain-ai/deepagents |
| CrewAI | https://github.com/crewAIInc/crewAI |
| AutoGen | https://github.com/microsoft/autogen |
| OpenAI Agents SDK | https://github.com/openai/openai-agents-python |
| MCP Protocol | https://github.com/modelcontextprotocol |
| MCP Python SDK | https://github.com/modelcontextprotocol/python-sdk |
| MCP TypeScript SDK | https://github.com/modelcontextprotocol/typescript-sdk |
Additional Resources
LangChain Resources
MCP Resources
Learning Resources
This document was compiled from official documentation, GitHub repositories, and authoritative technical sources. All claims have been verified against primary sources as of January 17, 2026.