Base interface for tool parameters
Record<string, unknown>
An open-source agent framework for building production-ready agentic AI agents
Base interface for tool parameters
Record<string, unknown>
Add Package
deno add jsr:@corespeed/zypher
Import symbol
import { type BaseParams } from "@corespeed/zypher/tools";
Import directly with a jsr specifier
import { type BaseParams } from "jsr:@corespeed/zypher/tools";
Add Package
pnpm i jsr:@corespeed/zypher
pnpm dlx jsr add @corespeed/zypher
Import symbol
import { type BaseParams } from "@corespeed/zypher/tools";
Add Package
yarn add jsr:@corespeed/zypher
yarn dlx jsr add @corespeed/zypher
Import symbol
import { type BaseParams } from "@corespeed/zypher/tools";
Add Package
vlt install jsr:@corespeed/zypher
Import symbol
import { type BaseParams } from "@corespeed/zypher/tools";
Add Package
npx jsr add @corespeed/zypher
Import symbol
import { type BaseParams } from "@corespeed/zypher/tools";
Add Package
bunx jsr add @corespeed/zypher
Import symbol
import { type BaseParams } from "@corespeed/zypher/tools";