Switch to vercel's biome setup (#543)
This commit is contained in:
parent
b8643353c0
commit
43aa1c6e58
52 changed files with 414 additions and 201 deletions
|
|
@ -1,6 +1,6 @@
|
|||
'use server';
|
||||
|
||||
import { CoreMessage, type CoreUserMessage, generateText } from 'ai';
|
||||
import { type CoreUserMessage, generateText } from 'ai';
|
||||
import { cookies } from 'next/headers';
|
||||
|
||||
import { customModel } from '@/lib/ai';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue