qingxu fu
|
b2fba01487
|
把函数插件并行数量限制放到config中
|
2023-04-14 12:52:47 +08:00 |
|
qingxu fu
|
fb3d0948a0
|
修改注释
|
2023-04-14 12:30:43 +08:00 |
|
qingxu fu
|
c8349e766b
|
削减默认的最大线程数到5
|
2023-04-14 12:28:25 +08:00 |
|
qingxu fu
|
de8d20bcc2
|
修改部分注释
|
2023-04-14 12:23:05 +08:00 |
|
qingxu fu
|
512e3f7a32
|
修改注释
|
2023-04-14 12:05:22 +08:00 |
|
qingxu fu
|
717fae8984
|
修改提示
|
2023-04-14 12:02:10 +08:00 |
|
qingxu fu
|
2b352de7df
|
修改提示
|
2023-04-14 12:01:49 +08:00 |
|
qingxu fu
|
bc3f3429a5
|
源代码文件数量限制 1024 个
|
2023-04-14 11:57:27 +08:00 |
|
binary-husky
|
7e14229229
|
Update issue templates
|
2023-04-14 11:45:25 +08:00 |
|
Your Name
|
2aab3acfea
|
2.68
|
2023-04-14 10:33:53 +08:00 |
|
505030475
|
dd648bd446
|
disallow special token + limit num of file < 512
|
2023-04-14 09:50:14 +08:00 |
|
binary-husky
|
a2002ebd85
|
Update README.md
|
2023-04-13 17:05:01 +08:00 |
|
binary-husky
|
ff50f30669
|
Update README.md
|
2023-04-13 17:01:47 +08:00 |
|
binary-husky
|
0ac7734c7d
|
Delete Dockerfile+ChatGLM
|
2023-04-13 16:36:08 +08:00 |
|
binary-husky
|
23686bfc77
|
Update README.md
|
2023-04-13 15:41:47 +08:00 |
|
binary-husky
|
7e541a7229
|
Update README.md
|
2023-04-13 15:40:45 +08:00 |
|
binary-husky
|
5c251f03eb
|
Update README.md
|
2023-04-13 15:29:27 +08:00 |
|
binary-husky
|
0c21b1edd9
|
Delete objdump.tmp
|
2023-04-13 15:26:40 +08:00 |
|
binary-husky
|
0c58795a5e
|
Update README.md
|
2023-04-13 13:49:54 +08:00 |
|
qingxu fu
|
a70c08a3c4
|
更新readme
|
2023-04-13 13:43:05 +08:00 |
|
qingxu fu
|
2712d99d08
|
添加Markdown全文翻译插件,并用此插件翻译了本项目的README
|
2023-04-13 13:40:13 +08:00 |
|
qingxu fu
|
76ee4c2c55
|
Merge branch 'master' of https://github.com/binary-husky/chatgpt_academic into master
|
2023-04-13 12:46:34 +08:00 |
|
qingxu fu
|
fc222bf287
|
Lua工程解析+修正注释
|
2023-04-13 12:46:31 +08:00 |
|
binary-husky
|
eee5763b15
|
Update requirements.txt
|
2023-04-13 12:27:28 +08:00 |
|
binary-husky
|
ff55bbd498
|
Update README.md
|
2023-04-13 12:20:54 +08:00 |
|
binary-husky
|
703ff7f814
|
Update README.md
|
2023-04-13 12:17:59 +08:00 |
|
binary-husky
|
16f7a52207
|
Update 高级功能函数模板.py
|
2023-04-13 12:02:52 +08:00 |
|
binary-husky
|
7cad5fa594
|
Update README.md
|
2023-04-13 11:53:52 +08:00 |
|
binary-husky
|
0b1d833804
|
Merge pull request #436 from DDreame/patch-1
[fix]Update requirements.txt For fix
|
2023-04-13 11:47:19 +08:00 |
|
binary-husky
|
7d414f67f0
|
Merge pull request #439 from mrhblfx/patch-2
增加解析Lua项目
|
2023-04-13 11:45:42 +08:00 |
|
binary-husky
|
3e1cecd9f5
|
Merge pull request #438 from mrhblfx/patch-1
增加了解析Go项目匹配的文件: `go.mod`, `go.sum`, `go.work`
|
2023-04-13 11:44:03 +08:00 |
|
qingxu fu
|
98724cd395
|
更新注释
|
2023-04-13 11:18:44 +08:00 |
|
qingxu fu
|
8ac9b454e3
|
改善chatpdf的功能
|
2023-04-13 11:08:53 +08:00 |
|
mrhblfx
|
5e602cabf5
|
Update crazy_functional.py
|
2023-04-12 22:44:07 +08:00 |
|
mrhblfx
|
c6610b2aab
|
新增解析一个Lua项目
|
2023-04-12 22:39:31 +08:00 |
|
mrhblfx
|
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: #371 和 https://github.com/gradio-app/gradio/issues/3716
|
2023-04-12 21:32:03 +08:00 |
|
fuqingxu
|
613be5509b
|
启动ChatGPT+ChatGLM
|
2023-04-12 17:41:33 +08:00 |
|
fuqingxu
|
d40fa20ce8
|
Merge branch 'master' of https://github.com/binary-husky/chatgpt_academic
|
2023-04-12 16:57:56 +08:00 |
|
fuqingxu
|
40bd857c70
|
UTF8 Ignore read file errors
|
2023-04-12 16:57:01 +08:00 |
|
binary-husky
|
6e1976d9b8
|
Update README.md
|
2023-04-12 12:04:57 +08:00 |
|
binary-husky
|
88a86635c6
|
Update README.md
|
2023-04-12 11:21:20 +08:00 |
|
binary-husky
|
acbeebd18d
|
Update README.md
|
2023-04-12 02:46:04 +08:00 |
|
binary-husky
|
7515863503
|
Update README.md
|
2023-04-12 02:41:43 +08:00 |
|
binary-husky
|
a1af5a99e0
|
Update README.md
|
2023-04-12 02:27:55 +08:00 |
|
binary-husky
|
84f6ee2fb7
|
Update README.md
|
2023-04-12 02:27:10 +08:00 |
|
binary-husky
|
c090df34fa
|
Update README.md
|
2023-04-12 00:12:42 +08:00 |
|
binary-husky
|
3cb46534b6
|
Update README.md
|
2023-04-12 00:08:31 +08:00 |
|
Your Name
|
c41eb0e997
|
移除故障代码说明
|
2023-04-11 21:19:31 +08:00 |
|
binary-husky
|
c43a3e6f59
|
默认关闭share
注意,由于国内 Gradio 的网络访问较为缓慢,启用 demo.queue().launch(share=True, inbrowser=True) 时所有网络会经过 Gradio 服务器转发,导致打字机体验大幅下降,现在默认启动方式已经改为 share=False,如有需要公网访问的需求,可以重新修改为 share=True 启动。
|
2023-04-11 21:13:21 +08:00 |
|