Commit graph

113 commits

Author SHA1 Message Date
莘权 马
28c3bfd036 Merge branch 'main' into feature/teacher 2023-08-07 10:12:15 +08:00
geekan
0601ad9c76
Merge pull request #123 from alitrack/main
Fixed: Removed quotes in workspace path
2023-08-07 09:39:12 +08:00
stellaHSR
a5cb2fdd48
Merge pull request #77 from garylin2099/qa_engineer_test_run_code
Add a qa engineer to write tests and run tests
2023-08-06 16:26:09 +08:00
hy.li
1c3e816996 Fixed: Removed quotes in workspace path 2023-08-06 15:27:21 +08:00
femto
976576fb6d fix for incorrect parse_tasks and parse_workspace 2023-08-05 13:00:13 +08:00
hy.li
e48ecfd9fd remove:NO_GUI, IS_DOCKER 2023-08-04 16:32:43 +08:00
yzlin
ab470e5655 add a switch args and rm redundant recv 2023-08-04 12:20:30 +08:00
hy.li
1c3a714ad3 new env:NO_GUI 2023-08-03 19:31:21 +08:00
Steven Lee
7b9c85b1a2 Optimize: Avoid Chromium redundancy (Docker) 2023-08-03 09:16:17 +00:00
yzlin
e546dbd6b8 use profile as sender & fix some bugs 2023-08-03 16:00:28 +08:00
hy.li
4027733a3c options: update_costs & calc_usage 2023-08-01 21:35:14 +08:00
yzlin
144af68c09 add important logging for DebugError 2023-08-01 14:35:52 +08:00
莘权 马
b8901f2bb1 feat: +annotation 2023-08-01 13:23:17 +08:00
yzlin
39a0a837dc add an important logging: the code to run 2023-08-01 12:54:24 +08:00
yzlin
8abdca3057 1. RunCode -> DebugError loop done; 2. modify default k for memory search 2023-08-01 12:16:38 +08:00
莘权 马
e5885ec99a feat: 修改格式 2023-08-01 12:07:58 +08:00
莘权 马
0c1febfc77 feat: +Choice Questions, Translation Questions 2023-08-01 12:06:03 +08:00
莘权 马
8f5b3e076e feat: +Choice Questions, Translation Questions 2023-08-01 11:52:50 +08:00
莘权 马
a56e9a29e3 feat: change save to 2023-08-01 10:53:34 +08:00
莘权 马
d415ca5dbc fixbug: tests 2023-08-01 10:48:26 +08:00
莘权 马
85c7148b62 feat: +param type 2023-08-01 10:04:21 +08:00
莘权 马
3b0f76a1cd fixbug: 统一了接口 2023-07-31 17:48:06 +08:00
莘权 马
444b609e38 feat: 删掉无用的part 2023-07-31 17:27:09 +08:00
莘权 马
8b7eddad86 feat: +练习题 2023-07-31 15:57:06 +08:00
莘权 马
7cab03942e feat: +练习题 2023-07-31 15:44:12 +08:00
yzlin
6bf527d31e 1. record news in rc; 2. add msg sent to; 3. qa_engineer restructure 2023-07-31 02:12:34 +08:00
voidking
7526d59b79 Move puppeteer-config.json to config directory. 2023-07-30 15:45:44 +08:00
geekan
6d8a1a19ac
Merge pull request #83 from alitrack/main
Support installing mmdc locally and skipping downloading Chromium
2023-07-29 16:15:44 +08:00
geekan
af884b461f
Merge pull request #62 from LeonZh0u/dev
[bugfix] fix serper integration bug to support batch queries
2023-07-28 21:30:31 +08:00
莘权 马
b95a01079c feat: + notation 2023-07-28 16:42:02 +08:00
莘权 马
d79fe56a38 fixbug: prompt format error 2023-07-28 16:34:30 +08:00
莘权 马
d7c1d9797f fixbug: prompt format error 2023-07-28 16:22:28 +08:00
莘权 马
34e5658009 feat: + notation 2023-07-28 16:14:37 +08:00
莘权 马
2e6f88d3e4 feat: + notation 2023-07-28 16:10:54 +08:00
莘权 马
9d1a261bf6 feat: + education industry 2023-07-28 11:42:13 +08:00
seehi
b1dda7c0ff return store when calling faiss_store write 2023-07-28 08:47:24 +08:00
hy.li
35274ef8e7 Support installing mmdc locally 2023-07-27 22:58:19 +08:00
yzlin
84b6c2bf8a make qa_engineer, enable writetest and runcode 2023-07-25 22:57:24 +08:00
geekan
007c8c0457
Merge pull request #69 from shenchucheng/main
Add web page scraping feature implemented by Playwright/Selenium
2023-07-25 11:28:34 +08:00
geekan
a538f9a3ca
Merge pull request #73 from qa6300525/2023-07-10_chengmaoyu
2023 07 10 chengmaoyu
2023-07-25 11:03:44 +08:00
shenchucheng
e44410b3ad
Merge branch 'main' into main 2023-07-25 09:58:49 +08:00
geekan
c37613cd8e
Merge pull request #70 from better629/feat_ltmem
add memory_storage using ann to avoid similar idea repetitive execution
2023-07-25 04:25:18 +08:00
shenchucheng
8cb233ccff update docs for PlaywrightWrapper/SeleniumWrapper 2023-07-25 01:48:09 +08:00
shenchucheng
a6f13b6938 remove inappropriate variable names used in the definition of the class WebBrowserEngine. 2023-07-25 00:48:32 +08:00
shenchucheng
0700cd2e62 add parse_func for WebBrowserEngin to support custom parsing 2023-07-25 00:32:02 +08:00
shenchucheng
c84b337ef7 add an example configuration for web access 2023-07-25 00:23:37 +08:00
shenchucheng
fac1cb0f59 use CONFIG instead of Config() 2023-07-25 00:15:16 +08:00
程茂宇
e30fc92f92 code review2 2023-07-24 22:36:12 +08:00
程茂宇
05744bef0b code review 2023-07-24 21:27:47 +08:00
betterwang
cddb3aa072 integrate ltm with stm if LONG_TERM_MEMORY is True 2023-07-24 14:55:25 +08:00