Skip to content

Commit 625b21e

Browse files
authored
Update specification/inference/put_eis/PutEisRequest.ts
1 parent 6a12da4 commit 625b21e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

specification/inference/put_eis/PutEisRequest.ts

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,3 @@ export class EisServiceSettings {
8181
rate_limit?: RateLimitSetting
8282
}
8383

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

Comments
 (0)