Interface: BodyParams\<T >
Type parameters
Name | Type |
T | extends Record \<string , unknown > = Record \<string , unknown > |
Properties
args
• args: T
Defined in
inference/src/types.ts:119
mapping
• Optional
mapping: InferenceProviderModelMapping
Defined in
inference/src/types.ts:121
model
• model: string
Defined in
inference/src/types.ts:120
task
• Optional
task: InferenceTask
Defined in
inference/src/types.ts:122
< > Update on GitHub