-
Notifications
You must be signed in to change notification settings - Fork 8.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(命令): 添加set_gpt_model、set_gpt_model、set_gpt_model 几个命令的使用 #1089
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
👍 |
如果没有设置私有模型,默认强制走了3.5,需要从config的model里走。 |
congxuma
added a commit
to tudou2/chatgpt-on-wechat
that referenced
this pull request
Jul 23, 2023
commit 0d97dc3 Author: congxu <congxuma@126.com> Date: Sun Jul 23 19:30:15 2023 +0800 Squashed commit of the following: commit 41762a1 Merge: e0d2e34 a786fa4 Author: zhayujie <yjzha1996@163.com> Date: Fri Jul 21 17:18:56 2023 +0800 Merge pull request zhayujie#1332 from zhayujie/feat-1.3.3 fix: reduce memory usage commit a786fa4 Author: zhayujie <yjzha1996@163.com> Date: Fri Jul 21 17:16:34 2023 +0800 fix: reduce the expiration time and avoid storing the original message text to decrease memory usage commit e4c7602 Author: zhayujie <yjzha1996@163.com> Date: Fri Jul 21 17:14:11 2023 +0800 docs: update README.md commit e0d2e34 Merge: 2361e3c 9ef8e1b Author: zhayujie <yjzha1996@163.com> Date: Fri Jul 21 10:50:16 2023 +0800 Merge pull request zhayujie#1328 from zhayujie/feat-1.3.3 feat: support global plugin config for docker env commit 9ef8e1b Author: zhayujie <yjzha1996@163.com> Date: Thu Jul 20 16:08:19 2023 +0800 feat: move loading config method to base class commit aae9b64 Author: zhayujie <yjzha1996@163.com> Date: Thu Jul 20 14:46:41 2023 +0800 fix: reduce unnecessary error traceback logs commit 4bab429 Author: zhayujie <yjzha1996@163.com> Date: Thu Jul 20 14:24:40 2023 +0800 fix: global plugin config read commit 954e55f Author: zhayujie <yjzha1996@163.com> Date: Thu Jul 20 11:36:02 2023 +0800 feat: add plugin global config to support docker volumes commit 2361e3c Author: zhayujie <yjzha1996@163.com> Date: Wed Jul 19 18:23:59 2023 +0800 docs: update README for railway cancelled free service commit 8aac86f Merge: 94b47a5 6384e93 Author: zhayujie <yjzha1996@163.com> Date: Wed Jul 5 01:44:06 2023 +0800 Merge pull request zhayujie#1291 from 6vision/master (tool)fix azure model commit 6384e93 Author: vision <vision_wangpc@sina.com> Date: Wed Jul 5 01:06:53 2023 +0800 plugin(tool): 更新0.4.6 1、temp fix summary tool not ending bug 2、兼容0613 gpt-3.5 3、add azure's model name: gpt-35-turbo commit 7a9205d Author: vision <vision_wangpc@sina.com> Date: Wed Jul 5 01:01:46 2023 +0800 fix azure model 更新chatgpt_tool_hub至0.4.6,拉取最新代码。tool即可使用azure接口! commit 94b47a5 Merge: 709b5be f970b2c Author: Jianglang <lanvent@qq.com> Date: Sat Jul 1 18:37:07 2023 +0800 Merge pull request zhayujie#1282 from haikerapples/master_haiker_timetask 内置 timetask 插件 commit 709b5be Author: zhayujie <yjzha1996@163.com> Date: Sat Jul 1 13:17:08 2023 +0800 fix: group voice config and azure model calc support commit f970b2c Author: haikerwang <haikerwang@tencent.com> Date: Thu Jun 29 00:58:57 2023 +0800 内置 timetask 插件 commit da90198 Merge: 549b7c6 973acb3 Author: congxu <congxuma@126.com> Date: Wed Jun 28 13:51:16 2023 +0800 Merge remote-tracking branch 'upstream/master' commit 549b7c6 Author: congxu <congxuma@126.com> Date: Wed Jun 28 13:48:19 2023 +0800 Squashed commit of the following: commit 973acb3 Author: zhayujie <yjzha1996@163.com> Date: Tue Jun 27 22:28:51 2023 +0800 docs: update README.md commit 1c9020a Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 23:52:32 2023 +0800 docs: update README.md commit c5f1d00 Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 20:11:35 2023 +0800 docs: update README.md commit fa706e8 Merge: db27dfe 12c170f Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 14:16:18 2023 +0800 Merge pull request zhayujie#1275 from zhayujie/feat-docker chore: remove useless docker files commit 12c170f Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 14:05:08 2023 +0800 chore: remove useless docker files commit db27dfe Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 13:10:51 2023 +0800 docs: modify docker deploy steps commit 2db4673 Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 12:29:09 2023 +0800 chore: fixed openai version commit 38619db Merge: 98b8ff2 930fd43 Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 12:00:57 2023 +0800 Merge pull request zhayujie#1274 from zhayujie/feat-dockerhub feat: modify docker-compose file to pull image from dockerhub commit 930fd43 Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 11:58:55 2023 +0800 feat: modify docker-compose file to pull image from dockerhub commit 98b8ff2 Merge: 957f257 d066268 Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 01:24:24 2023 +0800 Merge pull request zhayujie#1271 from zhayujie/feat-dockerhub feat: publish to dockerhub in github CI simultaneously commit d066268 Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 01:20:04 2023 +0800 feat: publish to dockerhub in github CI simultaneously commit 973acb3 Author: zhayujie <yjzha1996@163.com> Date: Tue Jun 27 22:28:51 2023 +0800 docs: update README.md commit 1c9020a Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 23:52:32 2023 +0800 docs: update README.md commit c5f1d00 Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 20:11:35 2023 +0800 docs: update README.md commit fa706e8 Merge: db27dfe 12c170f Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 14:16:18 2023 +0800 Merge pull request zhayujie#1275 from zhayujie/feat-docker chore: remove useless docker files commit 12c170f Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 14:05:08 2023 +0800 chore: remove useless docker files commit db27dfe Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 13:10:51 2023 +0800 docs: modify docker deploy steps commit 2db4673 Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 12:29:09 2023 +0800 chore: fixed openai version commit 38619db Merge: 98b8ff2 930fd43 Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 12:00:57 2023 +0800 Merge pull request zhayujie#1274 from zhayujie/feat-dockerhub feat: modify docker-compose file to pull image from dockerhub commit 930fd43 Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 11:58:55 2023 +0800 feat: modify docker-compose file to pull image from dockerhub commit 98b8ff2 Merge: 957f257 d066268 Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 01:24:24 2023 +0800 Merge pull request zhayujie#1271 from zhayujie/feat-dockerhub feat: publish to dockerhub in github CI simultaneously commit d066268 Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 26 01:20:04 2023 +0800 feat: publish to dockerhub in github CI simultaneously commit f4bb107 Merge: f918674 957f257 Author: congxu <congxuma@126.com> Date: Sun Jun 18 17:05:07 2023 +0800 Merge pull request #35 from zhayujie/master update commit 957f257 Merge: 4dc5356 109b362 Author: zhayujie <yjzha1996@163.com> Date: Sat Jun 17 16:50:11 2023 +0800 Merge pull request zhayujie#1257 from 6vision/master add reply_suffix commit 109b362 Author: vision <vision_wangpc@sina.com> Date: Sat Jun 17 16:42:52 2023 +0800 Update config.py commit ff3fdfa Author: vision <vision_wangpc@sina.com> Date: Sat Jun 17 16:36:08 2023 +0800 add reply_suffix commit e2636ed Author: vision <vision_wangpc@sina.com> Date: Sat Jun 17 15:53:49 2023 +0800 add replay_suffix 增加自动回复后缀的可选配置参数 commit dbe2f17 Author: vision <vision_wangpc@sina.com> Date: Sat Jun 17 15:46:03 2023 +0800 add reply_suffix 增加私聊和群聊回复后缀的可选配置 commit 4dc5356 Merge: 3aa2e6a f414b64 Author: zhayujie <yjzha1996@163.com> Date: Fri Jun 16 15:48:04 2023 +0800 Merge pull request zhayujie#1252 from 6vision/master Update Tool README.md commit f414b64 Author: vision <vision_wangpc@sina.com> Date: Fri Jun 16 15:08:57 2023 +0800 Update README.md commit 3aa2e6a Author: lanvent <lanvent@qq.com> Date: Fri Jun 16 00:51:29 2023 +0800 fix: caclucate tokens correctly for *0613 models commit 1963ff2 Author: lanvent <lanvent@qq.com> Date: Wed Jun 14 13:38:34 2023 +0800 chore(hello): change plugin logic commit bb737a7 Author: lanvent <lanvent@qq.com> Date: Wed Jun 14 13:36:07 2023 +0800 feat: update counting tokens for new models commit a582a46 Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 12 14:05:47 2023 +0800 fix: call super init commit abf80a3 Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 12 13:52:49 2023 +0800 docs: update README commit f918674 Merge: e60d90a d768f5c Author: congxu <congxuma@126.com> Date: Sun Jun 11 15:21:47 2023 +0800 Merge pull request #34 from zhayujie/master update0611 commit d768f5c Author: Jianglang <lanvent@qq.com> Date: Sun Jun 11 00:02:18 2023 +0800 Update README.md commit b25e843 Author: lanvent <lanvent@qq.com> Date: Sat Jun 10 23:52:25 2023 +0800 feat(link_ai_bot.py): add support for creating images using OpenAI's DALL-E API commit 419a3e5 Author: lanvent <lanvent@qq.com> Date: Sat Jun 10 23:42:43 2023 +0800 feat: make plugin compatible with LINKAI in most cases commit d1b867a Merge: c34d70b 94c0af3 Author: lanvent <lanvent@qq.com> Date: Sat Jun 10 21:27:03 2023 +0800 feat: support scene without app code in linkai commit c34d70b Author: lanvent <lanvent@qq.com> Date: Sat Jun 10 11:22:12 2023 +0800 fix: add warning log when pysilk module is not installed commit a33df93 Author: lanvent <lanvent@qq.com> Date: Sat Jun 10 11:06:50 2023 +0800 fix: warning message when using azure model commit ebf8db0 Merge: 4c5e885 e539ae3 Author: Jianglang <lanvent@qq.com> Date: Sat Jun 10 00:48:41 2023 +0800 Merge pull request zhayujie#1238 from chenzefeng09/fix_baidu_voice_init fix: baidu voice init params type error commit e539ae3 Author: chenzefeng.09 <chenzefeng.09@bytedance.com> Date: Fri Jun 9 18:54:58 2023 +0800 fix: baidu voice init params type error commit 4c5e885 Author: lanvent <lanvent@qq.com> Date: Fri Jun 9 14:46:43 2023 +0800 fix: env vars type error (zhayujie#1127) commit 94c0af3 Author: zhayujie <yjzha1996@163.com> Date: Thu Jun 8 23:57:59 2023 +0800 feat: support scen without app code commit 165182c Author: zhayujie <yjzha1996@163.com> Date: Thu Jun 8 20:58:59 2023 +0800 config: remove the config temporarily and consider integrating it as a plugin commit 65b9542 Merge: d01d1f8 ff97ae7 Author: Jianglang <lanvent@qq.com> Date: Thu Jun 8 11:53:14 2023 +0800 Merge pull request zhayujie#1221 from Zhaoyi-Yan/patch-3 add \n after @Nickname for group chat commit d01d1f8 Merge: ad3e9f3 f96b4d2 Author: Jianglang <lanvent@qq.com> Date: Thu Jun 8 11:48:44 2023 +0800 Merge pull request zhayujie#1220 from Zhaoyi-Yan/patch-2 Add azure_deployment_id to Readme for Azure chatgpt. commit ad3e9f3 Author: Jianglang <lanvent@qq.com> Date: Thu Jun 8 11:44:17 2023 +0800 Update README.md commit 4589974 Author: Jianglang <lanvent@qq.com> Date: Thu Jun 8 11:42:39 2023 +0800 Update README.md commit ed4553d Author: Jianglang <lanvent@qq.com> Date: Thu Jun 8 11:42:12 2023 +0800 Update README.md commit ff97ae7 Author: Zhaoyi-Yan <yanzhaoyi@outlook.com> Date: Tue Jun 6 15:16:57 2023 +0800 add \n after @Nickname for group chat commit f96b4d2 Author: Zhaoyi-Yan <yanzhaoyi@outlook.com> Date: Tue Jun 6 14:44:09 2023 +0800 Add azure_deployment_id to Readme for Azure chatgpt. commit ce32cff Author: zhayujie <yjzha1996@163.com> Date: Tue Jun 6 14:02:32 2023 +0800 docs: update README.md commit f66df85 Author: zhayujie <yjzha1996@163.com> Date: Tue Jun 6 09:54:34 2023 +0800 Update README.md commit dfe1c23 Merge: 12dc742 07fd819 Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 5 23:55:25 2023 +0800 Merge pull request zhayujie#1218 from zhayujie/feature-app-market feat: no quota hint and add group qrcode commit 07fd819 Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 5 23:53:34 2023 +0800 docs: udapte readme commit 210042b Author: zhayujie <yjzha1996@163.com> Date: Mon Jun 5 23:21:24 2023 +0800 feat: no quota hint and add group qrcode commit e60d90a Merge: 6e9aa7b 12dc742 Author: congxu <congxuma@126.com> Date: Sun Jun 4 10:54:21 2023 +0800 Merge pull request #33 from zhayujie/master make railway happy commit 12dc742 Author: lanvent <lanvent@qq.com> Date: Fri Jun 2 22:15:20 2023 +0800 make railway happy commit 6e9aa7b Author: congxu <congxuma@126.com> Date: Fri Jun 2 16:26:09 2023 +0800 Update banwords.txt commit 06bdf55 Merge: 2d14f40 b476085 Author: congxu <congxuma@126.com> Date: Thu Jun 1 16:58:50 2023 +0800 Merge pull request #31 from zhayujie/master 11 commit 2d14f40 Merge: 17b7f74 1fd570b Author: congxu <congxuma@126.com> Date: Thu Jun 1 16:57:48 2023 +0800 Merge pull request #32 from congxuma/master 11 commit 17b7f74 Author: congxu <congxuma@126.com> Date: Thu Jun 1 15:56:26 2023 +0800 Update getnews.py commit ad55738 Author: congxu <congxuma@126.com> Date: Thu Jun 1 15:46:02 2023 +0800 Update getnews.py commit b476085 Author: lanvent <lanvent@qq.com> Date: Tue May 30 23:42:06 2023 +0800 fix: custom GPT model bug commit 776cdaf Merge: c29d391 69b6855 Author: zhayujie <yjzha1996@163.com> Date: Mon May 29 16:36:38 2023 +0800 Merge pull request zhayujie#1168 from zhayujie/feature-app-market fix: config name optimize commit 69b6855 Author: zhayujie <yjzha1996@163.com> Date: Mon May 29 15:55:48 2023 +0800 fix: comment modify commit 3590bab Author: zhayujie <yjzha1996@163.com> Date: Mon May 29 15:52:26 2023 +0800 fix: config name optimize commit c29d391 Merge: f1a00d5 50e44db Author: zhayujie <yjzha1996@163.com> Date: Mon May 29 15:41:12 2023 +0800 Merge pull request zhayujie#1167 from zhayujie/feature-app-market feature: support online knowledge base commit 50e44db Author: zhayujie <yjzha1996@163.com> Date: Sun May 28 22:12:36 2023 +0800 fix: session save commit 34277a3 Author: zhayujie <yjzha1996@163.com> Date: Sun May 28 19:08:23 2023 +0800 feat: add app market commit 1fd570b Author: congxu <congxuma@126.com> Date: Tue May 23 19:46:35 2023 +0800 Update banwords.txt commit 6bb8be5 Merge: 02cb436 930898a Author: congxu <congxuma@126.com> Date: Sun May 21 09:54:49 2023 +0800 Merge pull request #19 from tudou2/master update commit 930898a Author: congxu <congxuma@126.com> Date: Fri May 19 16:35:23 2023 +0800 Update getnews.py commit b26ee20 Merge: d29fe5b f1a00d5 Author: congxu <congxuma@126.com> Date: Thu May 18 13:47:42 2023 +0800 Merge pull request #30 from zhayujie/master pdate commit f1a00d5 Author: lanvent <lanvent@qq.com> Date: Wed May 17 22:24:25 2023 +0800 chore(Dockerfile.latest): comment out the sed command to replace apt source with tuna mirror The sed command to replace the apt source with the tuna mirror has been commented out. This is because the command is not necessary for the current build and may cause issues in the future. commit d1a5f17 Merge: 9ee0ea8 6409f49 Author: Jianglang <lanvent@qq.com> Date: Wed May 17 16:13:03 2023 +0800 Merge pull request zhayujie#1102 from goldfishh/master plugin(tool): 更新0.4.4 commit 02cb436 Merge: ea2fe6c d29fe5b Author: congxu <congxuma@126.com> Date: Tue May 16 13:56:07 2023 +0800 Merge pull request #18 from tudou2/master 0516 update commit d29fe5b Merge: 6d3d9d2 9ee0ea8 Author: congxu <congxuma@126.com> Date: Tue May 16 13:55:09 2023 +0800 Merge pull request #29 from zhayujie/master update 0516 commit 6409f49 Author: goldfishh <q8584@qq.com> Date: Tue May 16 00:21:40 2023 +0800 plugin(tool): 更新0.4.4 1. 支持azure、api转发服务 2. 修复browser代理无前缀报错的问题 3. 优化core prompt 4. 修复系列issue提到的问题 commit 9ee0ea8 Merge: a3819d8 3e92d07 Author: Jianglang <lanvent@qq.com> Date: Mon May 15 23:34:04 2023 +0800 Merge pull request zhayujie#1089 from taoguoliang/master-fork feat(命令): 添加set_gpt_model、set_gpt_model、set_gpt_model 几个命令的使用 commit a3819d8 Merge: e595972 2d7dd71 Author: Jianglang <lanvent@qq.com> Date: Mon May 15 23:32:03 2023 +0800 Merge pull request zhayujie#1096 from lichengzhe/master 处理cloudflare Bad Gateway异常,自动重试。 commit 2d7dd71 Author: lichengzhe <38408577@qq.com> Date: Mon May 15 14:04:55 2023 +0800 Bad Gateway exception retry commit 0e8195a Author: lichengzhe <38408577@qq.com> Date: Mon May 15 13:55:14 2023 +0800 Bad Gateway exception retry commit 3e92d07 Author: taoguoliang <852765192@qq.com> Date: Sun May 7 15:22:24 2023 +0800 feat(命令): 添加set_gpt_model、set_gpt_model、set_gpt_model 几个命令的使用 commit e595972 Merge: 9d2cb75 f2e3d69 Author: Jianglang <lanvent@qq.com> Date: Thu May 11 20:21:05 2023 +0800 Merge pull request zhayujie#1079 from 6vision/6vision-patch-1 Update README.md commit ea2fe6c Merge: ec4b459 6d3d9d2 Author: congxu <congxuma@126.com> Date: Thu May 11 17:39:37 2023 +0800 Merge pull request #17 from tudou2/master update commit 6d3d9d2 Merge: 362b899 9d2cb75 Author: congxu <congxuma@126.com> Date: Thu May 11 17:36:18 2023 +0800 Merge pull request #28 from zhayujie/master pp commit f2e3d69 Author: vision <vision_wangpc@sina.com> Date: Thu May 11 15:49:55 2023 +0800 Update README.md 新闻类工具整合后,工具名称变更了,调整一下位置,更能引起注意 commit 9d2cb75 Author: lanvent <lanvent@qq.com> Date: Wed May 10 23:11:18 2023 +0800 fix(docker): chown /usr/local/lib in debian dockerfile commit 362b899 Author: congxu <congxuma@126.com> Date: Wed May 10 10:19:41 2023 +0800 Update config.json commit f971505 Author: Jianglang <lanvent@qq.com> Date: Tue May 9 23:29:03 2023 +0800 Update README.md commit 2133c1d Author: lanvent <lanvent@qq.com> Date: Tue May 9 23:08:20 2023 +0800 fix(Dockerfile): create /home/noroot directory and change ownership of it commit ec4b459 Merge: 1b2d612 95623a3 Author: congxu <congxuma@126.com> Date: Tue May 9 15:42:47 2023 +0800 Merge pull request #16 from tudou2/master update commit 95623a3 Merge: f97fe59 0bf06dd Author: congxu <congxuma@126.com> Date: Tue May 9 11:30:48 2023 +0800 Merge pull request #27 from zhayujie/master up commit 0bf06dd Merge: 024a50d e4eebd6 Author: Jianglang <lanvent@qq.com> Date: Mon May 8 17:33:46 2023 +0800 Merge pull request zhayujie#1046 from theLastWinner/master fix(企业微信):补充缺失依赖textwrap commit 024a50d Merge: 4f1ed19 c905598 Author: Jianglang <lanvent@qq.com> Date: Mon May 8 17:33:22 2023 +0800 Merge pull request zhayujie#1045 from wqh0109663/master fix docker entrypoint commit e4eebd6 Author: 林督翔 <linduxiang@gdcattsoft.com> Date: Mon May 8 09:39:32 2023 +0800 fix(企业微信):补充缺失依赖textwrap commit c905598 Author: wuqih <wuqx@topband.com.cn> Date: Mon May 8 09:09:46 2023 +0800 fix commit 4f1ed19 Author: lanvent <lanvent@qq.com> Date: Sun May 7 23:36:35 2023 +0800 fix: compatible with python 3.7 commit f97fe59 Author: congxu <congxuma@126.com> Date: Sun May 7 21:31:19 2023 +0800 Update getnews.py commit 1161404 Author: congxu <congxuma@126.com> Date: Sun May 7 21:14:44 2023 +0800 Update getnews.py commit 257017e Author: congxu <congxuma@126.com> Date: Sun May 7 20:08:03 2023 +0800 Update banwords.txt commit aad0e06 Merge: 1aab2ba 3e710aa Author: congxu <congxuma@126.com> Date: Sun May 7 14:05:42 2023 +0800 Merge pull request #26 from zhayujie/master update fix commit 1aab2ba Author: congxu <congxuma@126.com> Date: Sat May 6 19:40:26 2023 +0800 Update getnews.py commit 3e710aa Merge: 3001ba9 b6226a4 Author: Jianglang <lanvent@qq.com> Date: Sat May 6 17:16:06 2023 +0800 Merge pull request zhayujie#1032 from wqh0109663/master 修复docker入口错误 commit b6226a4 Author: wuqih <wuqx@topband.com.cn> Date: Sat May 6 14:29:36 2023 +0800 fix commit 1b2d612 Merge: c5d07f1 35807f6 Author: congxu <congxuma@126.com> Date: Fri Apr 28 16:32:24 2023 +0800 Merge pull request #15 from tudou2/master update commit 35807f6 Merge: ea0f746 2ba7269 Author: congxu <congxuma@126.com> Date: Fri Apr 28 14:40:47 2023 +0800 Merge pull request #25 from tudou2/test_code Test code commit c5d07f1 Merge: 4656003 ea0f746 Author: congxu <congxuma@126.com> Date: Thu Apr 27 13:28:33 2023 +0800 Merge pull request #14 from tudou2/master update commit 4656003 Merge: c959f20 089e7fd Author: congxu <congxuma@126.com> Date: Mon Apr 24 11:45:06 2023 +0800 Merge pull request #13 from tudou2/master merge commit c959f20 Merge: 20c29ab 572aba9 Author: congxu <congxuma@126.com> Date: Fri Apr 21 13:12:48 2023 +0800 Merge pull request #12 from tudou2/master pull 0421 commit 20c29ab Merge: 520fc04 96a4ee8 Author: congxu <congxuma@126.com> Date: Wed Apr 19 17:56:10 2023 +0800 Merge pull request #11 from tudou2/master update commit 520fc04 Merge: e13dbc6 1c0874a Author: congxu <congxuma@126.com> Date: Wed Apr 19 12:35:02 2023 +0800 Merge pull request #10 from tudou2/master 0419 commit e13dbc6 Merge: 76a0b8a 86caf6d Author: congxu <congxuma@126.com> Date: Tue Apr 18 19:24:55 2023 +0800 Merge pull request #9 from tudou2/master update0418 commit 76a0b8a Merge: e8a811f 0689673 Author: congxu <congxuma@126.com> Date: Mon Apr 17 22:50:23 2023 +0800 Merge pull request #8 from tudou2/master tt commit e8a811f Merge: 51fb215 e9a8511 Author: congxu <congxuma@126.com> Date: Mon Apr 17 15:04:57 2023 +0800 Merge pull request #7 from tudou2/master update commit 51fb215 Merge: 7264827 edec73f Author: congxu <congxuma@126.com> Date: Mon Apr 17 12:42:18 2023 +0800 Merge pull request #6 from tudou2/master update pull commit 7264827 Merge: 614d7eb b797ee4 Author: congxu <congxuma@126.com> Date: Mon Apr 17 10:24:43 2023 +0800 Merge pull request #5 from tudou2/master update commit 614d7eb Merge: f3ce5c4 9df2178 Author: congxu <congxuma@126.com> Date: Thu Apr 13 18:22:08 2023 +0800 Merge pull request #4 from tudou2/master update commit f3ce5c4 Author: congxu <congxuma@126.com> Date: Thu Apr 13 18:20:45 2023 +0800 Update getnews.py commit df1cbdf Merge: 62324b0 aaee15e Author: congxu <congxuma@126.com> Date: Thu Apr 13 17:41:00 2023 +0800 Merge pull request #3 from tudou2/master update
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
类似于私有key,便于切换gpt模型