Commit graph

54 commits

Author SHA1 Message Date
莘权 马
ca60cd0557 feat: +s3 2023-09-02 14:30:45 +08:00
Justin-ZL
c5867ac196
Merge pull request #13 from iorisa/feature/fixbug_deadloop
fixbug: dead loop
2023-08-31 21:15:53 +08:00
莘权 马
8c2dfca687 fixbug: dead loop 2023-08-31 21:03:21 +08:00
send18
d051a9d7a0
Merge pull request #11 from iorisa/feature/skills
fixbug: remove aiofile
2023-08-30 17:33:39 +08:00
莘权 马
a5ab5948c9 fixbug: remove aiofile 2023-08-30 17:30:12 +08:00
send18
b782d27bb6
Merge pull request #10 from iorisa/feature/skills
refactor: replace aiofile with aiofiles
2023-08-30 16:22:29 +08:00
莘权 马
8aff30a350 refactor: replace aiofile with aiofiles 2023-08-30 15:36:52 +08:00
shenchucheng
8cb0fbeb40
Merge branch 'dev' into feature-mg 2023-08-30 15:26:46 +08:00
莘权 马
b07b9919a0 fixbug: os.environ 2023-08-30 14:52:00 +08:00
shenchucheng
43dda1edaf fix options error 2023-08-30 11:55:54 +08:00
shenchucheng
dc14770e3d separate workspace 2023-08-30 10:53:47 +08:00
莘权 马
71b4922f55 feat: fix coding 2023-08-28 20:17:55 +08:00
莘权 马
7895af2c5a feat: replace CONFIG with OPTIONS 2023-08-28 19:07:59 +08:00
莘权 马
143ffb0c2c feat: replaced with OPTIONS 2023-08-28 17:45:45 +08:00
莘权 马
6794645ff6 feat: 改异步 2023-08-28 15:42:47 +08:00
莘权 马
9b890275c4 feat: +x-prerequisite 2023-08-28 10:36:13 +08:00
莘权 马
4fe3d6e879 fixbug: unit test 2023-08-26 16:52:21 +08:00
莘权 马
f45a8e5284 feat: Remove global configuration , enable configuration support for business isolation. 2023-08-20 17:33:13 +08:00
莘权 马
bff71391d3 Merge branch 'feature/oas3' into feature/oas3_skills 2023-08-19 19:42:49 +08:00
莘权 马
bb3e079b35 Merge branch 'main' into feature/oas3 2023-08-19 19:41:46 +08:00
莘权 马
20568a3d72 Merge branch 'feature/oas3' into feature/oas3_skills 2023-08-18 20:10:27 +08:00
莘权 马
99c143e8f3 feat: +metagpt text to image 2023-08-18 20:09:06 +08:00
莘权 马
341037601a feat: + unit test 2023-08-18 19:01:07 +08:00
莘权 马
3c93573f93 feat: +async oas3 http service demo 2023-08-18 14:46:33 +08:00
莘权 马
d97231933f feat: +async oas3 http service demo 2023-08-18 14:45:14 +08:00
莘权 马
8aa30c35d2 feat: +hello.py oas3 2023-08-18 12:13:52 +08:00
莘权 马
18ea97fcc6 feat: update ai-plugin.json 2023-08-18 11:12:35 +08:00
莘权 马
2513cca46b feat: +ai-plugin 2023-08-18 10:57:52 +08:00
莘权 马
60245fbe90 feat: +openai text-to-image 2023-08-17 21:51:50 +08:00
莘权 马
eb232efdfc feat: rename 2023-08-17 20:55:53 +08:00
莘权 马
de610df25d feat: +OAS framework 2023-08-17 20:41:07 +08:00
shenchucheng
6e6e91660d Make the SearchEngine more user-friendly. 2023-08-17 17:37:20 +08:00
hezz
cb11ec7bc7 fix ruff check error 2023-08-13 14:14:14 +08:00
shenchucheng
ede23b2fe9 Unified WebPage object return for the WebBrowserEngine API 2023-08-08 12:57:04 +08:00
shenchucheng
c62c870ab9 Unified Search Engine API with support for returning structured data. 2023-08-08 12:56:37 +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
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
fac1cb0f59 use CONFIG instead of Config() 2023-07-25 00:15:16 +08:00
leonzh0u
3e13a00003 fix batch query: 2023-07-23 18:25:08 -04:00
leonzh0u
242bbbc13a merge main 2023-07-23 17:02:02 -04:00
shenchucheng
d07b6ba540
Merge branch 'main' into main 2023-07-24 01:50:24 +08:00
shenchucheng
ef279fdeb7 add web page scraping feature implemented by Playwright/Selenium 2023-07-24 00:18:36 +08:00
geekan
39d7ed9ee5
Merge pull request #67 from seehi/feature-add-precommit
Feature add precommit
2023-07-23 11:57:45 +08:00
hongjiongteng
d74215c502 Clean up existing unused code according to flake8 2023-07-22 11:55:57 +08:00
stellaHSR
fe0c06dd5e rm comment 2023-07-22 11:30:58 +08:00
hongjiongteng
0722257cd8 Format import according to isort 2023-07-22 11:28:22 +08:00
stellaHSR
ade5f88b81 use resources dir
mv test code
change logger.info to logger.debug
2023-07-22 11:15:10 +08:00
leonzh0u
b4536807d7 fix serper integration bug to support batch queries 2023-07-21 09:43:56 -04:00