Skip to content

Commit 7cfabfd

Browse files
committed
fix comment
1 parent c068082 commit 7cfabfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/src/impl/llm.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ function getProviderOptions(params: {
101101
}
102102

103103
// Usage accounting type for OpenRouter/Codebuff backend responses
104+
// Forked from https://github.com/OpenRouterTeam/ai-sdk-provider/
104105
type OpenRouterUsageAccounting = {
105106
cost: number | null
106107
costDetails: {

0 commit comments

Comments
 (0)