xsAI v0.1 is now available! Read Announcement
xsAI0.2.0-beta.1

xsai

A package containing all the core xsAI tools.

install sizeminified sizeminzipped size
npm i xsai

Usage

Simply change any import where the scope is @xsai to import from xsai.

import { generateText } from '@xsai/generate-text'
import { generateText } from 'xsai'
Edit on GitHub

Last updated on

On this page