Assuming you have already installed LangGraph Studio, to set up:
- Create a
.envfile.
cp .env.example .env- Define required API keys in your
.envfile.
The primary search tool used is Tavily. Create an API key here. You can find models on the GitHub Marketplace .
The defaults values for model are shown below:
model: gpt-4o-minilanggraph up