zen: update nvidia tos
This commit is contained in:
parent
ee74dd83f5
commit
fa6ea8bd25
21 changed files with 21 additions and 22 deletions
|
|
@ -132,7 +132,7 @@ function toLakeEvent(time: string, data: Record<string, unknown>) {
|
|||
error_cause2: string(data, "error.cause2"),
|
||||
api_key: string(data, "api_key"),
|
||||
workspace: string(data, "workspace"),
|
||||
is_subscription: boolean(data, "isSubscription"),
|
||||
is_subscription: boolean(data, "isSubscription"), // removed
|
||||
subscription: string(data, "subscription"),
|
||||
response_length: integer(data, "response_length"),
|
||||
time_to_first_byte: integer(data, "time_to_first_byte"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue