This commit is contained in:
Eugene Yurtsev
2025-07-28 14:30:42 -04:00
parent 6d380dfb41
commit 95edac5e03
+2
View File
@@ -100,6 +100,8 @@ agent = create_react_agent(
)
```
!!! version-added "Support with langgraph>=0.6"
??? example "Extended example: dynamically select model and tools"