@@ -55,8 +55,8 @@ export class VoyageAIClient {
55
55
Authorization : await this . _getAuthorizationHeader ( ) ,
56
56
"X-Fern-Language" : "JavaScript" ,
57
57
"X-Fern-SDK-Name" : "voyageai" ,
58
- "X-Fern-SDK-Version" : "0.0.6 " ,
59
- "User-Agent" : "voyageai/0.0.6 " ,
58
+ "X-Fern-SDK-Version" : "0.0.7 " ,
59
+ "User-Agent" : "voyageai/0.0.7 " ,
60
60
"X-Fern-Runtime" : core . RUNTIME . type ,
61
61
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
62
62
} ,
@@ -126,8 +126,8 @@ export class VoyageAIClient {
126
126
Authorization : await this . _getAuthorizationHeader ( ) ,
127
127
"X-Fern-Language" : "JavaScript" ,
128
128
"X-Fern-SDK-Name" : "voyageai" ,
129
- "X-Fern-SDK-Version" : "0.0.6 " ,
130
- "User-Agent" : "voyageai/0.0.6 " ,
129
+ "X-Fern-SDK-Version" : "0.0.7 " ,
130
+ "User-Agent" : "voyageai/0.0.7 " ,
131
131
"X-Fern-Runtime" : core . RUNTIME . type ,
132
132
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
133
133
} ,
@@ -196,8 +196,8 @@ export class VoyageAIClient {
196
196
Authorization : await this . _getAuthorizationHeader ( ) ,
197
197
"X-Fern-Language" : "JavaScript" ,
198
198
"X-Fern-SDK-Name" : "voyageai" ,
199
- "X-Fern-SDK-Version" : "0.0.6 " ,
200
- "User-Agent" : "voyageai/0.0.6 " ,
199
+ "X-Fern-SDK-Version" : "0.0.7 " ,
200
+ "User-Agent" : "voyageai/0.0.7 " ,
201
201
"X-Fern-Runtime" : core . RUNTIME . type ,
202
202
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
203
203
} ,
@@ -266,8 +266,8 @@ export class VoyageAIClient {
266
266
Authorization : await this . _getAuthorizationHeader ( ) ,
267
267
"X-Fern-Language" : "JavaScript" ,
268
268
"X-Fern-SDK-Name" : "voyageai" ,
269
- "X-Fern-SDK-Version" : "0.0.6 " ,
270
- "User-Agent" : "voyageai/0.0.6 " ,
269
+ "X-Fern-SDK-Version" : "0.0.7 " ,
270
+ "User-Agent" : "voyageai/0.0.7 " ,
271
271
"X-Fern-Runtime" : core . RUNTIME . type ,
272
272
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
273
273
} ,
0 commit comments