pub fn attach_chat_file(
storage_root: &Path,
session_id: &str,
source_path: &Path,
sharing: ChatFileSharing,
) -> Result<AttachChatFileResult, String>pub fn attach_chat_file(
storage_root: &Path,
session_id: &str,
source_path: &Path,
sharing: ChatFileSharing,
) -> Result<AttachChatFileResult, String>