mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-18 19:44:21 +00:00
@@ -48,7 +48,7 @@ class KeysManager:
|
|||||||
|
|
||||||
self.auto_switch()
|
self.auto_switch()
|
||||||
|
|
||||||
def auto_switch(self) -> (bool, str):
|
def auto_switch(self) -> tuple[bool, str]:
|
||||||
"""尝试切换api-key
|
"""尝试切换api-key
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
|
|||||||
Reference in New Issue
Block a user