Skip to content

Reference

Generated from package metadata by bun run docs:sync. Re-run the command to refresh this page.

  • Package: @lastshotlabs/slingshot-ai
  • Version: 0.3.2
  • Kind: Workspace package
  • Role: feature package
  • Description: Multi-provider LLM capability for Slingshot — generation, structured output, moderation, cost tracking
  • Workspace path: packages/slingshot-ai
  • Entry point: packages/slingshot-ai/src/index.ts
Terminal window
bun add @lastshotlabs/slingshot-ai
  • .
  • ./orchestration
  • ./testing
  • build: tsc -p tsconfig.build.json
  • lint: eslint src/ --cache
  • typecheck: tsc --noEmit
  • @lastshotlabs/slingshot-core: workspace:*
  • @lastshotlabs/slingshot-entity: workspace:*
  • @anthropic-ai/sdk: >=0.30
  • @lastshotlabs/slingshot-orchestration: workspace:*
  • @lastshotlabs/slingshot-orchestration-engine: workspace:*
  • zod: >=4.0 <5