Skip to main content

Module: client

Classes

Type Aliases

CreateExampleOptions

Ƭ CreateExampleOptions: Object

Type declaration

NameType
createdAt?Date
datasetId?string
datasetName?string
exampleId?string
metadata?KVMap

Defined in

client.ts:233


FeedbackSourceType

Ƭ FeedbackSourceType: "model" | "api" | "app"

Defined in

client.ts:231

Variables

DEFAULT_BATCH_SIZE_LIMIT_BYTES

Const DEFAULT_BATCH_SIZE_LIMIT_BYTES: 20971520

Defined in

client.ts:372


Was this page helpful?