OptionalassistantAssistant message to include in the context.
OptionaldebugEnable debug mode for detailed logging.
OptionalhistoryConversation history to include in the inference.
OptionalisUse this call as a tools router not an agent
OptionalonOptionalonCallback function to handle tool calls.
OptionalonCallback function to handle tool call completion.
OptionalonCallback function to handle the end of a tools turn.
OptionalonCallback function to handle the start of a tools turn.
OptionalonOptionalsystemSystem message to set the context for the conversation.
OptionaltoolsArray of available tools for the conversation.
OptionalverboseEnable verbose output.
Options for inference requests.
InferenceOptions
Example