xsai
A package containing all the core xsAI tools.
npm i xsaiUsage
Simply change any import where the scope is @xsai to import from xsai.
import { generateText } from '@xsai/generate-text'
import { generateText } from 'xsai'
xsAI0.4.0-beta.10A package containing all the core xsAI tools.
npm i xsaiSimply change any import where the scope is @xsai to import from xsai.
import { generateText } from '@xsai/generate-text'
import { generateText } from 'xsai'