docs: Translate annotations
This commit is contained in:
@@ -308,7 +308,7 @@ class OllamaAPI:
|
|||||||
"Cache-Control": "no-cache",
|
"Cache-Control": "no-cache",
|
||||||
"Connection": "keep-alive",
|
"Connection": "keep-alive",
|
||||||
"Content-Type": "application/x-ndjson",
|
"Content-Type": "application/x-ndjson",
|
||||||
"X-Accel-Buffering": "no", # 确保在Nginx代理时正确处理流式响应
|
"X-Accel-Buffering": "no", # Ensure proper handling of streaming responses in Nginx proxy
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
|
Reference in New Issue
Block a user