UNPKG

@0xplaygrounds/rig-wasm

Version:

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

2 lines (1 loc) 193 B
export { GeminiAgent as Agent, GeminiCompletionModel as CompletionModel, GeminiEmbeddingModel as EmbeddingModel, GeminiTranscriptionModel as TranscriptionModel, } from "../generated/rig_wasm";