Options for uploading a file
Content type (MIME type) of the file
optional
urlExpirySeconds: number
How long the URL should be valid for (in seconds)
An open-source agent framework for building production-ready agentic AI agents
Options for uploading a file
Content type (MIME type) of the file
urlExpirySeconds: number
How long the URL should be valid for (in seconds)
Add Package
deno add jsr:@corespeed/zypher
Import symbol
import { type UploadOptions } from "@corespeed/zypher";
Import directly with a jsr specifier
import { type UploadOptions } from "jsr:@corespeed/zypher";
Add Package
pnpm i jsr:@corespeed/zypher
pnpm dlx jsr add @corespeed/zypher
Import symbol
import { type UploadOptions } from "@corespeed/zypher";
Add Package
yarn add jsr:@corespeed/zypher
yarn dlx jsr add @corespeed/zypher
Import symbol
import { type UploadOptions } from "@corespeed/zypher";
Add Package
vlt install jsr:@corespeed/zypher
Import symbol
import { type UploadOptions } from "@corespeed/zypher";
Add Package
npx jsr add @corespeed/zypher
Import symbol
import { type UploadOptions } from "@corespeed/zypher";
Add Package
bunx jsr add @corespeed/zypher
Import symbol
import { type UploadOptions } from "@corespeed/zypher";