Skip to content

Commit 8acc4a8

Browse files
marsalbracesproul
authored andcommitted
google-common[minor]: export GoogleAISafetyError type (langchain-ai#6582)
Co-authored-by: Brace Sproul <[email protected]>
1 parent 903ff79 commit 8acc4a8

File tree

1 file changed

+1
-0
lines changed
  • libs/langchain-google-common/src

1 file changed

+1
-0
lines changed

libs/langchain-google-common/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ export * from "./types.js";
88
export * from "./utils/stream.js";
99
export * from "./utils/common.js";
1010
export * from "./utils/zod_to_gemini_parameters.js";
11+
export * from "./utils/safety.js";

0 commit comments

Comments
 (0)