Commit graph

4142 commits

Author SHA1 Message Date
betterwang
d2ab17098b fix conflict with main 2024-02-27 18:18:14 +08:00
yzlin
a2b85641c3 rm unnecessary function call 2024-02-27 17:59:50 +08:00
better629
9ec5626313 mock openai embed for document_store and memory UTs 2024-02-27 14:08:05 +08:00
revupst
4f5152cae4 chore: bump ipykernel to 6.27.1 2024-02-26 21:59:22 +08:00
yzlin
219d361ca6 rm repetitive tool config for writing code; rm WriteCodeWithoutTools 2024-02-26 21:10:16 +08:00
better629
ad9492a639 update st_game using MG v0.7 2024-02-26 20:02:16 +08:00
seehi
7b552ffe32 update requirements.txt 2024-02-26 14:46:07 +08:00
seehi
0a3c120806 update requirements.txt 2024-02-26 14:19:00 +08:00
seehi
4264f8c1bd Add .gitattributes to treat certain files as binary 2024-02-26 12:46:34 +08:00
betterwang
2d17da2826 fix dashcope spell 2024-02-24 15:00:45 +08:00
Abhishek0075
e12dde978e Changed requirements.txt 2024-02-24 12:16:35 +05:30
betterwang
79c71dc5ad update ERNIE-Bot token cost 2024-02-23 20:28:35 +08:00
Blq
cdd3025408 Assigned configs for actions to prevent action.llm.model being overridden in Role._init_action. 2024-02-23 08:39:44 +00:00
seehi
c02dc5cea8 upgrade llama-index to v0.10 2024-02-23 14:55:32 +08:00
betterwang
6893f78c21 update ut of dashscope 2024-02-23 12:54:46 +08:00
betterwang
655ba5647b update qianfan pypi version 2024-02-23 12:45:06 +08:00
garylin2099
45dd352bf0
Merge pull request #928 from shenchucheng/v0.7.3
V0.7.3
2024-02-23 11:32:46 +08:00
seehi
19a9a98c0b upgrade llama-index to v0.10 2024-02-23 11:06:53 +08:00
shenchucheng
0a6dc8f7e7 update version to 0.7.3 2024-02-23 10:15:49 +08:00
geekan
791ab749ad refine code to avoid config error 2024-02-23 10:15:08 +08:00
刘棒棒
041a2d6109 chore. 2024-02-22 21:56:02 +08:00
刘棒棒
08e00b4dc2 chore: simplify code. 2024-02-22 21:48:05 +08:00
刘棒棒
ec95cedb36 update SALES_FORECAST_REQ. 2024-02-22 21:07:32 +08:00
lixiangtiandashen
dfa33fcdaa
Update role.py
由于提示词里要求llm选择的状态码是 0 到 状态数-1,所以我认为这里往states里添加动作对应状态时,也应当从0开始。
2024-02-22 04:31:24 +08:00
刘棒棒
bd994adca2 chore. 2024-02-21 23:07:42 +08:00
刘棒棒
2d89060918 chore. 2024-02-21 23:03:36 +08:00
刘棒棒
6652aa09ce delete feature.csv, store.csv, test.csv. 2024-02-21 22:52:18 +08:00
刘棒棒
fc40174802 chore. 2024-02-21 21:33:11 +08:00
geekan
06d72698bb refine code to avoid config error 2024-02-21 16:50:07 +08:00
Alexander Wu
b684576e9b
Merge pull request #919 from garylin2099/v07-to-main
integrate v0.7 patch updates
2024-02-21 15:12:50 +08:00
yzlin
c97fbaef9d Merge branch 'v0.7-release' into v07-to-main 2024-02-21 15:01:53 +08:00
刘棒棒
662fbd7e55 chore. 2024-02-21 11:43:02 +08:00
刘棒棒
247fa13e86 fix: pip error. 2024-02-21 11:03:48 +08:00
刘棒棒
3dde4664f4 add sales_forecast in machine_learning. 2024-02-21 11:03:32 +08:00
garylin2099
c7b197fd63
Merge pull request #912 from garylin2099/v0.7-release
fix tool path bug
2024-02-20 23:02:18 +08:00
yzlin
0eda2e6581 fix tool path bug 2024-02-20 22:59:33 +08:00
yzlin
f03a5dd59c fix tool path bug 2024-02-20 22:56:50 +08:00
garylin2099
48f8b7d67d
Merge pull request #911 from garylin2099/ci_dev
fix human interact bug & add example
2024-02-20 22:07:19 +08:00
garylin2099
0ea991fde4
Merge pull request #910 from garylin2099/v0.7-release
v0.7.2: fixed human interact and execute code bugs
2024-02-20 22:01:56 +08:00
yzlin
56435cd6a0 fix execute_nb_code bug 2024-02-20 21:45:53 +08:00
yzlin
a989a1ab51 fix human interact bug & add example 2024-02-20 21:22:08 +08:00
yzlin
bcf5f051bb fix human interact bug & add example 2024-02-20 21:13:34 +08:00
seehi
fae24fd381 fix by pre-commit hooks 2024-02-20 17:08:50 +08:00
seehi
aca3d1a0cb RAGObject interface add model_dump method; modify by pylint 2024-02-20 16:59:18 +08:00
geekan
54d06960ea fix example 2024-02-20 15:35:55 +08:00
geekan
fdc00e8d9f fix example 2024-02-20 15:34:47 +08:00
seehi
ada8e8e37c reflection for checking methods 2024-02-20 12:04:59 +08:00
mannaandpoem
669c525b64 Update test case and prompt 2024-02-20 10:30:50 +08:00
garylin2099
c00f33f54f
Merge pull request #906 from garylin2099/v0.7-release
v0.7.1: fix a dependency error
2024-02-19 20:39:14 +08:00
yzlin
cf344c244a v0.7.1: fix a dependency error 2024-02-19 18:07:04 +08:00