docs: Translate annotations
This commit is contained in:
parent
a12d60e4ea
commit
0944df2679
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue