xsai
A package containing all the core xsAI tools.
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'
0.4.0-beta.1
A package containing all the core xsAI tools.
npm i xsai
Simply change any import where the scope is @xsai
to import from xsai
.
import { generateText } from '@xsai/generate-text'
import { generateText } from 'xsai'