Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 committed Apr 24, 2024
1 parent bcf7f4c commit 71481c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/langchain-community/src/agents/toolkits/base.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export { Toolkit } from "@langchain/core/tools";
export { BaseToolkit as Toolkit } from "@langchain/core/tools";

0 comments on commit 71481c3

Please sign in to comment.