mirror of
https://github.com/RockChinQ/QChatGPT.git
synced 2024-11-16 19:57:04 +08:00
commit
3f8e380da4
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user