Skip to content

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 04:47

This update introduces powerful multimodal live streaming capabilities and optimizes performance and documentation:

  • Major Release: Multimodal Live Streaming!
    • Supports the Gemini Multimodal Live API. Note: Currently, the official version only supports models like gemini-2.0-flash.
  • Voice Mode Upgrade: The original voice mode has been refactored into a component, and automatic recording settings have been added.
  • Performance Optimization:
    • Optimized Office file parsing code, changed to dynamic import, reducing the number of files loaded on the landing page.
    • The system instruction and attachment area components are now dynamically loaded, improving loading speed.
    • Removed early compatibility code from the store.
  • Documentation Update:
    • Improved documentation content and added a new Roadmap.
    • Added Frequently Asked Questions for the Multimodal Live API.
    • Added documentation for using the Multimodal Live API proxied by Cloudflare Worker.
  • Bug Fixes:
    • Adjusted defaultValue to value to prevent form state from being cached.
  • Build Adjustments: Adjusted the wrangler.toml configuration.

We are committed to continuously optimizing the product experience. Stay tuned for more exciting features!


本次更新带来了强大的多模态直播功能,并对性能和文档进行了优化:

  • 重磅推出:多模态直播!
    • 支持 Gemini Multimodal Live API。注意:目前官方仅支持 gemini-2.0-flash 这类模型。
  • 语音模式升级: 将原语音模式重构为组件,并增加自动录音设置。
  • 性能优化:
    • 优化了Office文件解析代码,改为动态导入,减少落地页加载的文件数量。
    • 将系统指令和附件区域组件改为动态加载,提升加载速度。
    • 移除了 store 中的早期兼容代码。
  • 文档更新:
    • 改进了文档内容,并添加了新的路线图(Roadmap)。
    • 新增了多模态直播 API 常见问题解答。
    • 新增了使用 Cloudflare Worker 代理的多模态直播 API 文档。
  • Bug修复:
    • 调整 defaultValue 为 value,防止表单状态被缓存。
  • 构建调整: 调整了 wrangler.toml 配置。

我们致力于不断优化产品体验,敬请期待更多精彩功能!