chatkit-node-backend-sdk / InferenceOptions
Interface: InferenceOptions
Defined in: src/types/base.ts:17
Model and tool configuration for message processing.
Properties
tool_choice?
optionaltool_choice:null|ToolChoice
Defined in: src/types/base.ts:18
model?
optionalmodel:null|string
Defined in: src/types/base.ts:19