Utils
Chat
npm i @xsai/utils-chatExamples
messages
util to easy create messages.
import { } from '@xsai/generate-text'
import { } from '@xsai/utils-chat'
import { } from 'node:process'
const { } = await ({
: .!,
: 'https://api.openai.com/v1/',
: [
{
: 'You\'re a helpful assistant.',
: 'system'
},
.('You\'re a helpful assistant.'),
{
: 'Why is the sky blue?',
: 'user'
},
.('Why is the sky blue?'),
],
: 'gpt-4o',
})