mirror of
https://github.com/cdryzun/tg_bot_collections.git
synced 2025-04-29 00:27:09 +08:00
ci: lint
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
parent
c42f51033a
commit
7938e636df
@ -23,7 +23,7 @@ if DIFY_API_KEY:
|
|||||||
|
|
||||||
# Global history cache
|
# Global history cache
|
||||||
dify_player_dict = {}
|
dify_player_dict = {}
|
||||||
dify_player_c = {} # History cache is supported by dify cloud conversation_id.
|
dify_player_c = {} # History cache is supported by dify cloud conversation_id.
|
||||||
|
|
||||||
|
|
||||||
def dify_handler(message: Message, bot: TeleBot) -> None:
|
def dify_handler(message: Message, bot: TeleBot) -> None:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user