VectorStoreFileList

io.github.quafadas.dairect.VectorStoreFilesApi.VectorStoreFileList
case class VectorStoreFileList(`object`: String, data: List[VectorStoreFileShort], first_id: String, last_id: String, has_more: Boolean)

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