pull/1065/head
SengokuCola 2025-06-25 17:20:02 +08:00
commit f40194516b
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ class PromptBuilder:
read_mark=0.0, read_mark=0.0,
show_actions=True, show_actions=True,
) )
message_list_before_now_half = get_raw_msg_before_timestamp_with_chat( message_list_before_now_half = get_raw_msg_before_timestamp_with_chat(
chat_id=chat_stream.stream_id, chat_id=chat_stream.stream_id,
timestamp=time.time(), timestamp=time.time(),