ModifyAssistantRequest

constructor(model: String? = null, name: String? = null, description: String? = null, instructions: String? = null, tools: MutableList<Tool>? = null, fileIds: MutableList<String>? = null, metadata: MutableMap<String, String>? = null)