GHHG10's picture
download
raw
315 Bytes
import { createSimpleContext } from "./helper"
export interface Args {
model?: string
agent?: string
prompt?: string
continue?: boolean
sessionID?: string
fork?: boolean
}
export const { use: useArgs, provider: ArgsProvider } = createSimpleContext({
name: "Args",
init: (props: Args) => props,
})

Xet Storage Details

Size:
315 Bytes
·
Xet hash:
0c45b5b26f54f3f6438ebfb252f451646abef159a4bcfccfd364d61f079e7526

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.