清理多余注释
This commit is contained in:
parent
ccf44dc334
commit
39c2cb11f3
1 changed files with 0 additions and 1 deletions
|
|
@ -315,7 +315,6 @@ async def ollama_model_if_cache(
|
|||
return inner()
|
||||
else:
|
||||
result = response["message"]["content"]
|
||||
# Save to cache
|
||||
return result
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue