mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-08-17 21:20:45 +00:00
Fix linting
This commit is contained in:
parent
e26c6e564d
commit
65dc0a6cfd
@ -208,7 +208,6 @@ class OllamaAPI:
|
||||
total_response = ""
|
||||
|
||||
try:
|
||||
|
||||
# Ensure response is an async generator
|
||||
if isinstance(response, str):
|
||||
# If it's a string, send in two parts
|
||||
|
Loading…
x
Reference in New Issue
Block a user