LangGraph
LangGraph Agent with Maxim Observability without using Decorators
Creating a LangGraph agent with Tavily Search API and observing it using Maxim Single Line Integration
This doc demonstrates how to use the Tavily search API with LangChain and LangGraph to create an
agent that can search for information on the web. The agent uses either OpenAI or Anthropic models
to process the search results and generate responses.
Start tracing entire LangGraph agent using 2 simple annotations.