mirror of
https://github.com/primedigitaltech/FileChat.git
synced 2026-01-19 13:03:19 +08:00
minor edits
This commit is contained in:
parent
c6c197ace3
commit
b0902b9b0e
@ -52,6 +52,7 @@ def generate_summary_from_files(api_key, file_content):
|
||||
except Exception as e:
|
||||
print(f"文件比较出错时出错: {e}")
|
||||
return {}
|
||||
|
||||
def main(api_key, file_path_or_folder):
|
||||
print("===========================开始处理文件===========================")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user