We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a12da4 commit 625b21eCopy full SHA for 625b21e
specification/inference/put_eis/PutEisRequest.ts
@@ -81,10 +81,3 @@ export class EisServiceSettings {
81
rate_limit?: RateLimitSetting
82
}
83
84
-export class OpenAITaskSettings {
85
- /**
86
- * For a `completion` or `text_embedding` task, specify the user issuing the request.
87
- * This informaiton can be used for abuse detection.
88
- */
89
- user?: string
90
-}
0 commit comments