💡
原文英文,约100词,阅读约需1分钟。
📝
内容提要
使用AI SDK时,将模型设置为google/gemini-3.1-flash-image-preview。Nano Banana 2是一个多模态模型,能够通过`streamText`或`generateText`生成文本和图像,并利用网络搜索获取实时数据。
🎯
关键要点
- 在AI SDK中,将模型设置为google/gemini-3.1-flash-image-preview。
- Nano Banana 2是一个多模态模型。
- 可以使用`streamText`或`generateText`生成文本和图像。
- 该模型能够利用网络搜索获取实时数据。
➡️