feat(file-summary): 实现对话附件上传接口
This commit is contained in:
4
review_agent/file_summary/constants.py
Normal file
4
review_agent/file_summary/constants.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
ATTACHMENT_ROOT = Path("file_summary") / "users"
|
||||
Reference in New Issue
Block a user