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.5.0-beta.2A 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'