BREAKING CHANGE(vercel-ai-sdk): migrate to Vercel AI SDK v6 and introduce provider registry (getModel) returning LanguageModelV3
This commit is contained in:
3
ts_document/plugins.ts
Normal file
3
ts_document/plugins.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { generateText } from 'ai';
|
||||
import * as smartpdf from '@push.rocks/smartpdf';
|
||||
export { generateText, smartpdf };
|
||||
Reference in New Issue
Block a user