Skip to content

Commit 945e92d

Browse files
committed
Add approvals endpoint to SDK interface
1 parent 40dbd8e commit 945e92d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sdk/js/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export interface EvalOpsServiceEndpoints {
77
skillsBaseUrl?: string
88
memoryBaseUrl?: string
99
tracesBaseUrl?: string
10+
approvalsBaseUrl?: string
1011
llmGatewayBaseUrl?: string
1112
}
1213

0 commit comments

Comments
 (0)