Commit Graph

109 Commits (4287c2c8492f3e9d0998446da7b6c5db80d16959)

Author SHA1 Message Date
zanllp d50c359c43 Fix path check to handle cross-drive exceptions 2023-06-28 14:23:48 +08:00
zanllp 7a8e198eaa Fix the abnormal behavior of is_path_under_parents. 2023-06-28 13:56:57 +08:00
zanllp 36e781677d feat: Support loading prompts from separate txt files, Correct i18n typos and improve translations 2023-06-28 05:13:20 +08:00
WSH032 5f201bea70 Python API For Standlone
为独立运行的脚本添加python调用接口
更方便的在jupyter中使用
2023-06-22 06:59:50 +08:00
zanllp 2e2e301a20 Add support for passing extra paths through CLI 2023-06-18 05:06:57 +08:00
zanllp 0a8b050bc1 fix 2023-06-10 18:45:32 +08:00
zanllp 5f98c26b86 Add access control to ensure data security 2023-06-10 18:28:03 +08:00
Chris OBryan 67a1eeea7b Speed up directory listing on Windows
10x speed up on Windows machines by using scandir to
get file stats in a single call.
2023-06-07 23:31:13 -05:00
zanllp 78a6fb3904 Resolved module conflict 2023-06-03 16:29:46 +08:00