mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-12-16 03:37:51 +01:00
linting
This commit is contained in:
@@ -506,7 +506,7 @@ class KoboldCppClient(ClientBase):
|
||||
backend_api_url = visual_agent.backend.api_url
|
||||
except AttributeError:
|
||||
return False
|
||||
|
||||
|
||||
backend_name = visual_agent.backend.name
|
||||
if backend_api_url == self.url and backend_name == "automatic1111":
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user