Skip to content

Commit

Permalink
feat: 支持分片结果记录相关能力
Browse files Browse the repository at this point in the history
  • Loading branch information
wertycn committed Jul 30, 2023
1 parent 7d8a11d commit 5406d6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion athena_transcript/AthenaTranscript.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,5 @@ def filter_translate_file_list(self):
target_path=Path("D:/mycode/weaviate-docs-zh-main-zh/"),
excludes="*-cn.md,*_cn.md")
print(transcript.translate_list)
print(transcript.copy_list)

print(transcript.predict_cost())

0 comments on commit 5406d6a

Please sign in to comment.