ExternalizedContent

org.llm4s.types.`package`.ExternalizedContent
case class ExternalizedContent(key: ArtifactKey, originalSize: ByteCount, contentType: String, summary: String)

Information about externalized content

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product