We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b894f2 commit bd0d712Copy full SHA for bd0d712
.changeset/bright-spoons-sneeze.md
@@ -0,0 +1,10 @@
1
+---
2
+"deepagents": major
3
4
+
5
+Bring deepagentsjs up to date with latest 1.0.0 versions of LangChain and LangGraph. Add pluggable backends as well.
6
7
+DeepagentsJS now relies on middleware intead of built in tools.
8
+createDeepAgent's signature has been brought in line with createAgent's signature from LangChain 1.0.
9
10
+createDeepAgent now accepts a `backend` field in which users can specify custom backends for the deep agent filesystem.
0 commit comments