Skip to content

@pondoknusa/inference-anthropic

Anthropic SDK inference provider for Pondoknusa

Install

bash
npm install @pondoknusa/inference-anthropic @pondoknusa/inference

Peer dependencies must be installed in the app (they are not auto-installed on older npm). Drivers that call extend() share one instance of the host package.

Metadata

FieldValue
Version4.1.0
Sourcepackages/inference-anthropic
CategoryAI & agents
Node.js>=26

Peer dependencies

Public exports

From the package entry point (dist/index.d.ts). Deep imports are not supported.

Values

  • AnthropicSdkConfig
  • AnthropicSdkProvider
  • registerAnthropicSdkProvider

Released under the MIT License.