All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.cequence.openaiscala.domain.ToolSpec.scala Maven / Gradle / Ivy

The newest version!
package io.cequence.openaiscala.domain

sealed trait MessageAttachmentTool

object MessageAttachmentTool {
  case object CodeInterpreterSpec extends MessageAttachmentTool

  case object FileSearchSpec extends MessageAttachmentTool
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy