September 20, 2024
LangChain and Elasticsearch: Building LangGraph retrieval agent template
Elasticsearch and LangChain collaborate on a new retrieval agent template for LangGraph for agentic apps
September 2, 2024
A tutorial on building local agent using LangGraph, LLaMA3 and Elasticsearch vector store from scratch
This article will provide a detailed tutorial on implementing a local, reliable agent using LangGraph, combining concepts from Adaptive RAG, Corrective RAG, and Self-RAG papers, and integrating Langchain, Elasticsearch Vector Store, Tavily AI for web search, and LLaMA3 via Ollama.