Commit Graph

539 Commits

Author SHA1 Message Date
c325c6869f Update .gitignore version2.68-4 2023-04-14 20:49:49 +08:00
60848b21dc fix version 2023-04-14 17:04:49 +08:00
14c70c092d redirect images 2023-04-14 16:36:36 +08:00
66bdf8b29a Delete 润色.gif version2.68-3 2023-04-14 15:53:01 +08:00
72a034a1ff Delete 公式.gif 2023-04-14 15:52:53 +08:00
faaa3bb1b6 Update README.md 2023-04-14 15:52:01 +08:00
0485d01d67 Update README.md 2023-04-14 15:41:44 +08:00
f48914f56d Update README.md 2023-04-14 15:38:06 +08:00
443f23521c Update README.md 2023-04-14 15:34:45 +08:00
cd6a1fd399 当无法正常切割PDF文档时,强制切割 2023-04-14 13:52:56 +08:00
f10ea20351 延长遇到Rate limit reached时的等待时间 2023-04-14 13:15:42 +08:00
2e044d97c7 更新提示 2023-04-14 13:10:40 +08:00
ea7fd53a97 OpenAI缩减了免费用户的请求速率限制 2023-04-14 13:08:19 +08:00
b2fba01487 把函数插件并行数量限制放到config中 2023-04-14 12:52:47 +08:00
fb3d0948a0 修改注释 2023-04-14 12:30:43 +08:00
c8349e766b 削减默认的最大线程数到5 2023-04-14 12:28:25 +08:00
de8d20bcc2 修改部分注释 2023-04-14 12:23:05 +08:00
512e3f7a32 修改注释 2023-04-14 12:05:22 +08:00
717fae8984 修改提示 2023-04-14 12:02:10 +08:00
2b352de7df 修改提示 2023-04-14 12:01:49 +08:00
bc3f3429a5 源代码文件数量限制 1024 个 2023-04-14 11:57:27 +08:00
7e14229229 Update issue templates 2023-04-14 11:45:25 +08:00
2aab3acfea 2.68 2023-04-14 10:33:53 +08:00
dd648bd446 disallow special token + limit num of file < 512 2023-04-14 09:50:14 +08:00
a2002ebd85 Update README.md 2023-04-13 17:05:01 +08:00
ff50f30669 Update README.md 2023-04-13 17:01:47 +08:00
0ac7734c7d Delete Dockerfile+ChatGLM 2023-04-13 16:36:08 +08:00
23686bfc77 Update README.md 2023-04-13 15:41:47 +08:00
7e541a7229 Update README.md 2023-04-13 15:40:45 +08:00
5c251f03eb Update README.md 2023-04-13 15:29:27 +08:00
0c21b1edd9 Delete objdump.tmp 2023-04-13 15:26:40 +08:00
0c58795a5e Update README.md 2023-04-13 13:49:54 +08:00
a70c08a3c4 更新readme 2023-04-13 13:43:05 +08:00
2712d99d08 添加Markdown全文翻译插件,并用此插件翻译了本项目的README 2023-04-13 13:40:13 +08:00
76ee4c2c55 Merge branch 'master' of https://github.com/binary-husky/chatgpt_academic into master 2023-04-13 12:46:34 +08:00
fc222bf287 Lua工程解析+修正注释 2023-04-13 12:46:31 +08:00
eee5763b15 Update requirements.txt 2023-04-13 12:27:28 +08:00
ff55bbd498 Update README.md 2023-04-13 12:20:54 +08:00
703ff7f814 Update README.md 2023-04-13 12:17:59 +08:00
16f7a52207 Update 高级功能函数模板.py 2023-04-13 12:02:52 +08:00
7cad5fa594 Update README.md 2023-04-13 11:53:52 +08:00
0b1d833804 Merge pull request #436 from DDreame/patch-1
[fix]Update requirements.txt For fix
2023-04-13 11:47:19 +08:00
7d414f67f0 Merge pull request #439 from mrhblfx/patch-2
增加解析Lua项目
2023-04-13 11:45:42 +08:00
3e1cecd9f5 Merge pull request #438 from mrhblfx/patch-1
增加了解析Go项目匹配的文件: `go.mod`, `go.sum`, `go.work`
2023-04-13 11:44:03 +08:00
98724cd395 更新注释 2023-04-13 11:18:44 +08:00
8ac9b454e3 改善chatpdf的功能 2023-04-13 11:08:53 +08:00
5e602cabf5 Update crazy_functional.py 2023-04-12 22:44:07 +08:00
c6610b2aab 新增解析一个Lua项目 2023-04-12 22:39:31 +08:00
7e53cf7c7e 增加了解析Go项目匹配的文件: go.mod, go.sum, go.work 2023-04-12 22:33:34 +08:00
3d6e4ee3a7 [fix]Update requirements.txt For fix
Modify the version of Gradio, which does not support the color button when it is lower than version 3.24. On version 3.25, it fixes the issue https://github.com/gradio-app/gradio/issues/3716 and #371 .

修改一下gradio的版本,低于 3.24版本时不支持 color button,3.25则修复了 issue: #371https://github.com/gradio-app/gradio/issues/3716
2023-04-12 21:32:03 +08:00