Alexander Wu
|
0f919c5172
|
Merge pull request #942 from better629/feat_new_qianfan
Feat simplify provider ut code
|
2024-02-28 14:30:26 +08:00 |
|
betterwang
|
1583c0f718
|
simplify provider ut code
|
2024-02-28 14:22:58 +08:00 |
|
Alexander Wu
|
19b91b4d51
|
Merge pull request #933 from Abhishek0075/pwdError
Changed requirements.txt
|
2024-02-28 13:58:59 +08:00 |
|
Alexander Wu
|
d3961a630e
|
Merge pull request #940 from better629/feat_new_qianfan
Feat add qianfan and dashscope
|
2024-02-28 13:57:00 +08:00 |
|
seehi
|
c657af448b
|
add index factory and chromadb
|
2024-02-28 13:42:41 +08:00 |
|
betterwang
|
ad88c5000d
|
fix typo
|
2024-02-28 12:09:33 +08:00 |
|
garylin2099
|
79262f392e
|
Merge pull request #918 from orange-crow/add_sales_forecast_in_machine_learning
Add sales forecast in machine learning
|
2024-02-28 11:20:52 +08:00 |
|
Alexander Wu
|
b17cc3fa03
|
Merge pull request #939 from better629/feat_mock
Feat mock openai embed for document_store and memory UTs
|
2024-02-28 11:18:09 +08:00 |
|
Alexander Wu
|
5713526ab6
|
Merge pull request #930 from BaoLiqi/fix_debate_simple
Fix action.llm.model in examples/debate_simple
|
2024-02-28 11:14:11 +08:00 |
|
Alexander Wu
|
04cd506df4
|
Merge pull request #922 from lixiangtiandashen/debug
Update role.py : Role.set_actions()
|
2024-02-28 10:56:59 +08:00 |
|
garylin2099
|
df63f2d209
|
Merge pull request #938 from revupst/dev-937
bump ipykernel to 6.27.1
|
2024-02-28 10:14:17 +08:00 |
|
betterwang
|
21d588ae0e
|
update missing qifan ut
|
2024-02-28 09:38:12 +08:00 |
|
betterwang
|
51bd8a056e
|
update missing content
|
2024-02-28 09:36:44 +08:00 |
|
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 |
|
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 |
|
seehi
|
19a9a98c0b
|
upgrade llama-index to v0.10
|
2024-02-23 11:06:53 +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 |
|