There was an error while loading. Please reload this page.
2 parents 5f766dc + 006e34b commit ee5a8faCopy full SHA for ee5a8fa
openapi.yaml
@@ -6280,6 +6280,12 @@ components:
6280
model:
6281
type: string
6282
description: The model to generate the completion.
6283
+ system_fingerprint:
6284
+ type: string
6285
+ description: |
6286
+ This fingerprint represents the backend configuration that the model runs with.
6287
+
6288
+ Can be used in conjunction with the `seed` request parameter to understand when backend changes have been made that might impact determinism.
6289
object:
6290
6291
description: The object type, which is always `chat.completion.chunk`.
0 commit comments