This commit is contained in:
vegu-ai-tools
2026-05-11 14:28:46 +03:00
parent 0309094f89
commit 7a9f9b2a9e

View File

@@ -688,7 +688,7 @@ class KoboldCppClient(OpenAIVisionMixin, ClientBase):
apis_value.append(existing_slug)
tts_agent.actions["_config"].config["apis"].value = apis_value
return True
# Already tracking and enabled. If two distinct clients ever end
# up with the same configured URL, the first to register owns
# the backend