From c73fc525e239678d268a608baaab9c7a9fe4aa5a Mon Sep 17 00:00:00 2001 From: HuangHai <10402852@qq.com> Date: Tue, 1 Jul 2025 09:49:10 +0800 Subject: [PATCH] 'commit' --- dsRag/Start.py | 1 + 1 file changed, 1 insertion(+) diff --git a/dsRag/Start.py b/dsRag/Start.py index 30cdf18e..fe45d509 100644 --- a/dsRag/Start.py +++ b/dsRag/Start.py @@ -137,6 +137,7 @@ async def rag(request: fastapi.Request): - 如果内容中包含数学公式,请使用行内格式,如$f(x) = x^2$ - 如果内容中包含多个公式,请使用行内格式,如$f(x) = x^2$ $g(x) = x^3$ 2. 回答需要依据遵循提供的材料,可以适当扩展。 + 3. 对于符合问题的材料中,提供了图片的,尽量保持上下文中的图片,并尽量保持图片的清晰度。 """ async def generate_response_stream():