docs: Replace unsupported models with structured output-supported models (#3982)

This commit is contained in:
Ykoh
2025-06-09 14:17:05 -04:00
committed by GitHub
parent c42cd57a32
commit 0035ab9825
10 changed files with 144 additions and 47 deletions
@@ -135,7 +135,6 @@
"metadata": {},
"outputs": [],
"source": [
"from langchain import hub\n",
"from langchain_openai import ChatOpenAI\n",
"\n",
"from langgraph.prebuilt import create_react_agent\n",