MessageForBatchChatCompletionsInput |
MessageForBatchChatCompletionsInput.addToolCallsItem(ToolCallForBatchChatCompletionsInput toolCallsItem) |
MessageForBatchChatCompletionsInput |
MessageForBatchChatCompletionsInput.content(String content) |
MessageForBatchChatCompletionsInput |
MessageForBatchChatCompletionsInput.role(MessageForBatchChatCompletionsInput.RoleEnum role) |
MessageForBatchChatCompletionsInput |
MessageForBatchChatCompletionsInput.toolCallId(String toolCallId) |
MessageForBatchChatCompletionsInput |
MessageForBatchChatCompletionsInput.toolCalls(List<ToolCallForBatchChatCompletionsInput> toolCalls) |