mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-02 22:32:27 +08:00
fix: Enhance chat message display with chart handling and import new SDKs
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { bedrock } from '@ai-sdk/amazon-bedrock';
|
||||
|
||||
import { openai } from '@ai-sdk/openai';
|
||||
import { google } from '@ai-sdk/google';
|
||||
import { streamText } from "ai";
|
||||
import { z } from "zod";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user