shenchucheng
|
0ab21e3b37
|
Merge pull request #1632 from shenchucheng/opt-aflow-cmd
Add detailed error message for missing model configurations
|
2024-12-09 11:34:23 +08:00 |
|
shenchucheng
|
5eb6098e08
|
update .gitignore
|
2024-12-06 17:51:02 +08:00 |
|
shenchucheng
|
fd133aa25d
|
Add detailed error message for missing model configurations
|
2024-12-06 17:42:16 +08:00 |
|
Guess
|
0a5a2357d0
|
Merge pull request #1631 from iorisa/fixbug/1623
fixbug: #1623, use a share context to pass the repo path information
|
2024-12-06 15:59:16 +08:00 |
|
莘权 马
|
3aaa8cf30b
|
fixbug: use a share context to pass the repo path information
|
2024-12-06 15:49:55 +08:00 |
|
Alexander Wu
|
68b7dc6c16
|
Merge pull request #1619 from iorisa/fixbug/1617
fixbug: #1617 TypeError: AsyncClient.__init__() got an unexpected keyword argument 'proxies'
|
2024-12-04 14:44:00 +08:00 |
|
莘权 马
|
ee87d87007
|
feat: httpx==0.27.2
|
2024-12-02 21:18:53 +08:00 |
|
Alexander Wu
|
6fbc2a941a
|
Merge pull request #1614 from voidking/main
chore: 跑通单元测试
|
2024-12-02 20:54:25 +08:00 |
|
莘权 马
|
7ec3119197
|
fixbug: TypeError: AsyncClient.__init__() got an unexpected keyword argument 'proxies'
#1617
|
2024-12-02 10:19:58 +08:00 |
|
voidking
|
943c6589db
|
chore: 跑通单元测试
1. 临时忽略一批报错的单测文件, 统一放入 pytest.ini, 使单测可以跑通
2. 调整单测覆盖率配置文件 .coveragerc
3. 附带: 45天自动关闭不活跃的issue
|
2024-11-27 17:04:56 +08:00 |
|
Alexander Wu
|
2b160f2949
|
Merge pull request #1590 from limafang/main
fix sela readme path error
|
2024-11-11 23:05:10 +08:00 |
|
duiyipan
|
c0f6605c34
|
fix sela readme path error
|
2024-11-11 15:38:44 +08:00 |
|
Alexander Wu
|
6fcb39ad50
|
Merge pull request #1587 from didiforgithub/main
Add Features to AFLOW.
|
2024-11-11 13:39:49 +08:00 |
|
didi
|
e2cdcfb340
|
Create AFLOW Inference Interface.
You can use optimized workflow to solve questions.
|
2024-11-10 18:33:31 +08:00 |
|
好好学习的郝
|
532aeded70
|
Merge pull request #1578 from limafang/main
add sela example
|
2024-11-09 12:43:20 +08:00 |
|
didi
|
a1ad02a4f4
|
Update action_node.py
|
2024-11-08 20:42:45 +08:00 |
|
duiyipan
|
7824c93cb0
|
add sela example
|
2024-11-06 17:31:48 +08:00 |
|
Alexander Wu
|
f11e671217
|
Merge pull request #1573 from voidking/main
bugfix: At least 8 rounds are required to run all QA actions
|
2024-11-06 16:49:48 +08:00 |
|
voidking
|
7464b9fc5f
|
Add unittest for QaEngineer in software company workflow
|
2024-11-05 16:33:49 +08:00 |
|
voidking
|
bfe15e34a8
|
bugfix: If --run-tests is enabled, at least 8 rounds are required to run all QA actions.
|
2024-11-05 13:38:49 +08:00 |
|
better629
|
f0a904202c
|
Merge pull request #1570 from iorisa/fixbug/issue/1565
fixbug: #1565 [Two problems ] AttributeError: 'OpenAIResponse' object has no attribute 'decode'
|
2024-11-04 17:51:43 +08:00 |
|
莘权 马
|
f1565e2cca
|
fixbug: #1565 zhipuai model exception
|
2024-11-04 17:11:34 +08:00 |
|
Alexander Wu
|
99c1f95303
|
Merge pull request #1569 from better629/main
update aws claude token usage
|
2024-11-04 14:45:07 +08:00 |
|
better629
|
fb817a7d56
|
update aws claude token usage
|
2024-11-04 14:16:56 +08:00 |
|
Alexander Wu
|
59715c01d8
|
Merge pull request #1561 from zhaoweiguo/patch-3
fix bug in multi llm
|
2024-11-04 10:28:44 +08:00 |
|
zhaowg3
|
4255acc1bd
|
Merge branch 'patch-3' of github.com:zhaoweiguo/MetaGPT into patch-3
|
2024-11-04 09:32:16 +08:00 |
|
zhaowg3
|
5442d8f74f
|
pre-commit: make sure all files are clean
|
2024-11-04 09:30:45 +08:00 |
|
zhaowg3
|
84ac87dcca
|
Merge branch 'main' into patch-3
|
2024-11-04 09:20:53 +08:00 |
|
Alexander Wu
|
ad30d2f24c
|
Merge pull request #1560 from zhaoweiguo/patch-2
Update requirements.txt
|
2024-11-01 17:17:43 +08:00 |
|
Alexander Wu
|
3e626f48de
|
Merge pull request #1564 from voidking/main
bugfix: #1547 Make sure the SVG element exists before calling serializeToString
|
2024-11-01 13:59:23 +08:00 |
|
voidking
|
04438651b6
|
bugfix: #1547 Before calling serializeToString in mmdc_playwright.py, make sure the SVG element exists.
|
2024-11-01 13:51:39 +08:00 |
|
zhaoweiguo
|
0e37450042
|
Merge branch 'geekan:main' into patch-3
|
2024-11-01 10:44:52 +08:00 |
|
zhaowg3
|
6d1ab98c41
|
FIX multiLLM bug
|
2024-11-01 10:41:21 +08:00 |
|
Alexander Wu
|
b5bb4d7e63
|
Merge pull request #1558 from zhaoweiguo/patch-1
Update openai_api.py
|
2024-10-31 19:49:10 +08:00 |
|
zhaoweiguo
|
0f27029b2c
|
fix bug in multi llm
|
2024-10-31 16:55:47 +08:00 |
|
zhaoweiguo
|
8ced2e8933
|
Update requirements.txt
更新对tree_sitter_python和tree_sitter的依赖
|
2024-10-31 15:20:13 +08:00 |
|
zhaoweiguo
|
0c0cfe017f
|
Update openai_api.py
不用对openrouter.ai单独处理
|
2024-10-31 14:05:05 +08:00 |
|
Alexander Wu
|
21d9c5aeed
|
Merge pull request #1514 from geekan/sela
SELA
|
2024-10-31 08:28:36 +08:00 |
|
garylin2099
|
db19c881b5
|
Merge branch 'main' into sela
|
2024-10-31 00:25:39 +08:00 |
|
garylin2099
|
39027b622e
|
Merge pull request #1556 from cyzus/sela-readme-intro
Sela readme intro
|
2024-10-31 00:09:23 +08:00 |
|
Cyzus Chi
|
b710365fab
|
use google drive link
|
2024-10-31 00:06:37 +08:00 |
|
Cyzus Chi
|
776ee4455c
|
remove mlebench
|
2024-10-31 00:05:44 +08:00 |
|
Cyzus Chi
|
261a39d547
|
remove autogluon models in gitignore
|
2024-10-30 23:01:38 +08:00 |
|
Cyzus Chi
|
0a215a960b
|
update readme
|
2024-10-30 16:31:13 +08:00 |
|
Cyzus Chi
|
73d2358d10
|
update intro and citation
|
2024-10-30 16:11:42 +08:00 |
|
Cyzus Chi
|
74041bd5cb
|
update readme intro
|
2024-10-30 15:56:06 +08:00 |
|
Alexander Wu
|
2077dd5173
|
Merge pull request #1554 from didiforgithub/main
Fix bug for AFLOW.
|
2024-10-30 15:36:31 +08:00 |
|
didi
|
a01156de33
|
Update utils.py
|
2024-10-30 15:34:15 +08:00 |
|
Alexander Wu
|
fd7feb57fa
|
Merge pull request #1552 from didiforgithub/main
Fix JSON Load Error & Fix Claude Token Calculate Error.
|
2024-10-30 13:35:14 +08:00 |
|
didi
|
6b8b9c8440
|
Update token_counter.py
|
2024-10-30 12:48:56 +08:00 |
|