UNPKG

@0xplaygrounds/rig-wasm

Version:

A TS and WebAssembly-based port of the Rust agentic AI framework Rig.

3 lines (2 loc) 149 B
import './generated/rig_wasm.js'; export { AnthropicAgent as Agent, AnthropicCompletionModel as CompletionModel } from './generated/rig_wasm_bg.js';