Vercel ChangelogJan 6, 2025, 1:00 PM重要 75

Python Vercel Functions now have streaming enabled by default

Vercel 宣布 Python Serverless Functions 現在預設啟用串流傳輸,大幅提升 AI 應用與 LLM 回傳的響應速度。

Vercel 宣布其 Python Serverless Functions 現在起預設啟用響應串流(Streaming)功能。這項更新讓開發者在構建基於 Python 的 AI 應用或大型語言模型(LLM)對話介面時,無需額外配置即可實現即時的逐字回傳(Server-Sent Events),顯著降低首字響應時間(TTFT)並提升使用者體驗。

想看英文原文 / 完整內容?

前往 Vercel Changelog 原文 →

摘要由 AI 整理,以原文為準。