Commit Graph

30 Commits

Author SHA1 Message Date
NA-Wen
1b5b5f43a6 ECL initial commit 2024-01-25 10:10:15 +08:00
thinkwee
8619119d84 Fix error in web spider from #315 2023-12-29 15:23:42 +08:00
yu_shaonian
c7991c169d update spider 2023-12-29 14:22:05 +08:00
thinkwee
262976083b Resolve #302: Hardcoded chatdev_prompt_template --> background_prompt parameter in ChatChainConfig.json 2023-12-21 11:06:23 +08:00
thinkwee
d1ffafcb64 Resolve #283: fix directory not found problem when clear_structure=False 2023-12-21 10:40:02 +08:00
thinkwee
452df57cca Resolve #284: update openai api to 1.3 while retaining support for the older api & remove embodied agent 2023-12-21 10:11:36 +08:00
thinkwee
82e155fe62 Merge branch 'openai-api-update' 2023-12-20 19:08:29 +08:00
thinkwee
6ff2e8f921 change online_log -> visualizer 2023-12-18 14:36:34 +08:00
Thinkwee
b56de45e0e
Merge pull request #250 from kevinlu1248/sweep/refactor-string-escaping_2
feat: Refactor string escaping flow in log_arguments function
2023-12-16 10:17:16 +08:00
ZincCat
b37760310c updated openai version and added GPT_4_TURBO 2023-11-18 16:51:01 -05:00
Alpha Liu
57204b214b
Merge pull request #244 from nenuadrian/patch-1
Update typo documents.py
2023-11-09 14:52:07 +08:00
钱忱
629376976c ChatCompletion 2023-11-08 15:25:05 +08:00
Martin Kask
0b4c9dde7b Update OpenAI api - add costs 2023-11-07 12:55:27 +02:00
Martin Kask
d8372a56cc Adds GPT-4 Turbo preview model 2023-11-07 12:11:34 +02:00
sweep-nightly[bot]
58be398e69
feat: Refactored chatdev/utils.py 2023-11-02 23:10:35 +00:00
wyifei26
4e429b54c1 feat: Read codes into codebooks.
Add RunningGameExtra.
2023-10-31 16:08:40 +08:00
Adrian (Mircea) Nenu
6608d0ac9e
Update typo documents.py 2023-10-30 11:42:38 +00:00
wyifei26
1dfb0610c3 feat: Initialize incremental develop mode. 2023-10-27 15:52:57 +08:00
thinkwee
bee11bd06a update WareHouse & update Contributers in README 2023-10-24 13:28:35 +08:00
yudong mei
cc863a4181 ModelBest1024 2023-10-23 10:54:37 +08:00
Alpha Liu
f535c89017
Merge pull request #132 from kierangilliam/dynamic-cost-based-on-model
make reported cost based on the model used
2023-10-13 15:10:40 +08:00
钱忱
058229f91d multi-line human input 2023-10-10 17:14:10 +08:00
Kieran Gill
bfce910cdc remove trailing " |" 2023-10-05 20:33:35 -04:00
Kieran Gill
4079b9e0f1 make reported cost based on the model used 2023-10-05 20:22:11 -04:00
thinkwee
75fbb9a590 add git function 2023-09-25 16:43:01 +08:00
thinkwee
535921ebae 0920Update, add Human-Agent-Interaction mode 2023-09-20 15:22:30 +08:00
NA-Wen
0ad26e350d make sure test process can be killed on windows 2023-09-14 14:58:25 +08:00
Tasha Upchurch
bb88a1d3f9
fix for module 'os' has no attribute 'setsid' on windows
fix #41
2023-09-10 20:00:28 -04:00
Bastien Decorte
67c5bfced1
chore: remove blankline 2023-09-08 21:46:31 -04:00
thinkwee
acb93cf3d1 Initial commit 2023-09-04 19:24:28 +08:00