Skip to content

Commit bd0d712

Browse files
committed
chore: add changeset for 1.0.0
1 parent 4b894f2 commit bd0d712

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.changeset/bright-spoons-sneeze.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)