mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-11-07 05:14:17 +00:00
清理多余注释
This commit is contained in:
parent
ccf44dc334
commit
39c2cb11f3
@ -315,7 +315,6 @@ async def ollama_model_if_cache(
|
||||
return inner()
|
||||
else:
|
||||
result = response["message"]["content"]
|
||||
# Save to cache
|
||||
return result
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user