UNPKG
@0xplaygrounds/rig-wasm
Version:
latest (0.1.0)
0.1.0
A TS and WebAssembly-based port of the Rust agentic AI framework Rig.
@0xplaygrounds/rig-wasm
/
dist
/
esm
/
providers
/
voyageai.d.ts
2 lines
(1 loc)
•
82 B
TypeScript
View Raw
1
2
export
{
VoyageAIEmbeddingModel
as
EmbeddingModel
}
from
"../generated/rig_wasm"
;