GHHG10's picture
download
raw
418 Bytes
export * as ConfigCommand from "./command"
import { Schema } from "effect"
export class Info extends Schema.Class<Info>("ConfigV2.Command")({
template: Schema.String,
description: Schema.String.pipe(Schema.optional),
agent: Schema.String.pipe(Schema.optional),
model: Schema.String.pipe(Schema.optional),
variant: Schema.String.pipe(Schema.optional),
subtask: Schema.Boolean.pipe(Schema.optional),
}) {}

Xet Storage Details

Size:
418 Bytes
·
Xet hash:
b272a67b521dbd5e215a2837dc48ceea55b899ed3b8b598d4e06ca8af750c732

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