Skip to content

Commit 7f4ec6a

Browse files
add cerebras export
1 parent b6759cd commit 7f4ec6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1031,4 +1031,5 @@ export * from "../types/stagehandApiErrors";
10311031
export * from "../types/stagehandErrors";
10321032
export * from "./llm/LLMClient";
10331033
export * from "./llm/aisdk";
1034+
export { CerebrasClient } from "./llm/CerebrasClient";
10341035
export { connectToMCPServer };

0 commit comments

Comments
 (0)