Draft a polished letter for any occasion in seconds.
bytedance/doubao-seed-2.1-turbo-260628import { getPreset } from '@/atlas-tools/tool-presets';
import { chat } from '@/atlas-tools/atlas-client';
const preset = getPreset('letter'); // -> model: bytedance/doubao-seed-2.1-turbo-260628
const text = await chat(
preset.model,
preset.buildParams({ f: { type: '…', details: '…' } }),
process.env.ATLASCLOUD_API_KEY // key stays server-side
);
This ai letter writer free runs on Atlas Cloud's bytedance/doubao-seed-2.1-turbo-260628 model.
Type what you want, adjust the options, and click Generate — you'll get a result in about 20–40 seconds. No account, no watermark, no cost to try.