Fix linting
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user