Fix AI streaming, learn images, and full city regions.
Remove use server from stream helper to fix RSC errors; support OPENAI_API_BASE alias; render HTML tables via rehype-raw with gua-image API; expand regions to 356 prefecture-level cities. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+2
-1
@@ -7,8 +7,9 @@
|
||||
# AI 接口密钥(必填)
|
||||
OPENAI_API_KEY=
|
||||
|
||||
# AI 接口地址
|
||||
# AI 接口地址(OPENAI_BASE_URL 与 OPENAI_API_BASE 二选一)
|
||||
OPENAI_BASE_URL=https://op.bz121.com/v1
|
||||
# OPENAI_API_BASE=https://op.bz121.com/v1
|
||||
|
||||
# AI 模型
|
||||
OPENAI_MODEL=huihui_ai/gemma-4-abliterated:e4b
|
||||
|
||||
Reference in New Issue
Block a user