mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 09:37:28 +00:00
* 🔨 chore: update .vscode/settings.json (#13894) * 🐛 fix(builtin-tool-local-system): honor glob scope in local system tool (#13875) Made-with: Cursor * 📝 docs: Update changelog docs and release skills (#13897) - Update changelog documentation format across all historical changelog files - Merge release-changelog-style skill into version-release skill - Update changelog examples with improved formatting and structure Made-with: Cursor --------- Co-authored-by: YuTengjing <ytj2713151713@gmail.com> Co-authored-by: Innei <i@innei.in>
35 lines
1.3 KiB
Text
35 lines
1.3 KiB
Text
---
|
||
title: "Gemini 图像生成与非流式模式支持 \U0001F3A8"
|
||
description: Gemini 2.5 Flash Image 图像生成、非流式响应模式,以及扩展的模型覆盖,让内容生成和接收方式更灵活。
|
||
tags:
|
||
- Gemini
|
||
- Nano Banana
|
||
- AI 生图
|
||
---
|
||
|
||
# Gemini 图像生成与非流式模式支持 🎨
|
||
|
||
八月到九月,LobeHub 围绕 Gemini 补齐了图像生成、响应模式和模型覆盖。目标很直接:让新能力在真实使用场景更易接入,同时保持服务商选择的开放性。
|
||
|
||
## 更多图像生成方式
|
||
|
||
本次新增 Gemini 2.5 Flash Image(Nano Banana)、Imagen 4 GA 支持,同时扩展 Nebius、AkashChat、BFL 等服务商。Azure OpenAI 也可处理图像生成请求。
|
||
|
||
全新的非流式响应模式适合需要完整响应后再展示的场景 —— 比如批处理、结构化输出,或期望同步结果的集成场景。
|
||
|
||
可用于:
|
||
|
||
- 直接在对话中通过 Gemini 模型生成图像
|
||
- 按使用场景在流式与完整响应模式间切换
|
||
- 将图像请求路由到新上线的服务商
|
||
|
||
## 模型库更新
|
||
|
||
模型库新增 GPT-5 系列、Claude Opus 4.1、Grok Code Fast 1、DeepSeek V3.1,以及用于检索增强的 Gemini URL Context Tool。
|
||
|
||
## 体验优化与修复
|
||
|
||
- 优化推理滚动遮罩效果
|
||
- 新增会话切换快捷键
|
||
- 改进移动端表单控件
|
||
- 完善 Gemini 错误提示信息
|