Sign in Sign up
npm

@llamaindex/wasm-tools

```ts import { TestTool } from "@llamaindex/wasm-tools"; const testTool = new TestTool(); testTool.call("1"); // get post has id = 1 (url: https://jsonplaceholder.typicode.com/todos?id=1) ```

Activity

Latest release
6mo ago
Total releases
4
Cadence
~7 months
Last 12 months
1

Reach

Stars

Details

License
MIT
First release
Mar 13, 2024
Releases
Version Released
0.0.4 patch deprecated
0.0.3 patch
0.0.2 patch
0.0.1 initial