File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -21651,6 +21651,7 @@ components:
21651
21651
$ref: "#/components/schemas/ServiceTier"
21652
21652
system_fingerprint:
21653
21653
type: string
21654
+ nullable: true
21654
21655
description: >
21655
21656
This fingerprint represents the backend configuration that the model
21656
21657
runs with.
@@ -21796,6 +21797,7 @@ components:
21796
21797
$ref: "#/components/schemas/ServiceTier"
21797
21798
system_fingerprint:
21798
21799
type: string
21800
+ nullable: true
21799
21801
description: >
21800
21802
This fingerprint represents the backend configuration that the model
21801
21803
runs with.
@@ -22157,6 +22159,7 @@ components:
22157
22159
description: The model used for completion.
22158
22160
system_fingerprint:
22159
22161
type: string
22162
+ nullable: true
22160
22163
description: >
22161
22164
This fingerprint represents the backend configuration that the model
22162
22165
runs with.
You can’t perform that action at this time.
0 commit comments