選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416)
1年前
..
add_annotation_to_index_task.py Fix/langchain document schema (#2539) 1年前
batch_import_annotations_task.py Fix/langchain document schema (#2539) 1年前
delete_annotation_index_task.py Feat/dify rag (#2528) 1年前
disable_annotation_reply_task.py When disabling the "Annotation Reply" button, the backend reports an error. #2904 (#2933) 1年前
enable_annotation_reply_task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1年前
update_annotation_to_index_task.py Fix/langchain document schema (#2539) 1年前