Skip to content

Commit 9945005

Browse files
committed
chore: export LangChainOrchestrationChatModelParams
1 parent 0225eab commit 9945005

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/langchain/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export {
1414
} from './orchestration/index.js';
1515
export type {
1616
OrchestrationCallOptions,
17+
LangChainOrchestrationChatModelParams,
1718
LangChainOrchestrationModuleConfig,
1819
ChatOrchestrationToolType
1920
} from './orchestration/index.js';

0 commit comments

Comments
 (0)