Commit graph

2253 commits

Author SHA1 Message Date
better629
66f27ca2d5 add General Async API for http-based LLM model 2023-11-18 21:41:56 +08:00
better629
96ce036bd4 add zhipuai api with extra async invoke methods 2023-11-18 21:41:56 +08:00
刘棒棒
62254a184e chore: add examples for ask_code and aask_code. 2023-11-18 18:33:00 +08:00
刘棒棒
218eeef4b8 chore: messages supports more types. 2023-11-18 18:15:50 +08:00
刘棒棒
2a88158933 chore: remove and renamed function_schema.py 2023-11-18 18:14:38 +08:00
刘棒棒
aca50086c3 chore: add comment for general_function_schema. 2023-11-18 16:59:14 +08:00
Ben
b03326e6d8
Merge branch 'geekan:main' into feature_function_call 2023-11-18 16:13:03 +08:00
刘棒棒
0153bb5416 feat: add ask code via function. 2023-11-18 16:09:56 +08:00
garylin2099
820fee5df6
Merge pull request #481 from garylin2099/human_roleplay
allow human to play any roles
2023-11-17 16:50:46 +08:00
garylin2099
705a3e962b formatting 2023-11-17 14:40:07 +08:00
Sirui Hong
f8ebfa9a74
Update README_JA.md
rm as waitlist
2023-11-17 13:57:28 +08:00
Sirui Hong
aa14c6664b
Update README_CN.md
rm as waitlist
2023-11-17 13:56:59 +08:00
Sirui Hong
5c66b29a80
Update README.md
rm as waitlist
2023-11-17 13:56:29 +08:00
garylin2099
7bf808ee25 renaming & provide example & small bug fix 2023-11-17 00:20:46 +08:00
garylin2099
96fd7c8853 Merge branch 'main' into human_roleplay 2023-11-15 19:11:45 +08:00
莘权 马
c2ffee61e6 refactor: remove useless code 2023-11-13 20:45:05 +08:00
莘权 马
962109bd11 refactor: notation 2023-11-13 16:26:24 +08:00
Sirui Hong
adf40e6783
Merge pull request #484 from shenchucheng/v0.3.0
release 0.3.0
2023-11-13 11:23:25 +08:00
Auster Cid
7e8532037e replaced wait_fixed with wait_exponential 2023-11-12 20:19:51 -03:00
莘权 马
23749212bf refactor: rename 2023-11-12 17:41:51 +08:00
莘权 马
282a86bfa7 refactor: unit tests 2023-11-10 17:14:58 +08:00
莘权 马
d9a7443e5a refactor: notation 2023-11-10 17:03:24 +08:00
莘权 马
7fb33fd890 refactor: cause_by 2023-11-10 16:56:50 +08:00
莘权 马
44aa1dd563 refactor: cause_by 2023-11-10 16:48:34 +08:00
莘权 马
efe6ead27c refactor: notation 2023-11-10 16:30:23 +08:00
莘权 马
e8eeb6cda9 refactor: notation 2023-11-10 16:29:41 +08:00
莘权 马
b1a14d057a refactor: notation 2023-11-10 16:29:26 +08:00
莘权 马
9ebd1d1bbb refactor: notation 2023-11-10 16:28:29 +08:00
莘权 马
fc63cdf4df refactor: cause_by 2023-11-10 16:24:09 +08:00
莘权 马
bb8e2467ea refactor: cause_by 2023-11-10 16:22:02 +08:00
莘权 马
a61f3f80e9 refactor: get_by_action(s) 2023-11-10 16:15:07 +08:00
莘权 马
83a5e03b72 refactor: get_class_name 2023-11-10 16:05:12 +08:00
莘权 马
60bad18304 refactor: get_class_name 2023-11-10 15:59:50 +08:00
莘权 马
710bc40b0a refactor: get_class_name 2023-11-10 15:58:47 +08:00
莘权 马
3c38c5c416 refactor: get_class_name 2023-11-10 15:55:33 +08:00
莘权 马
d36b4e2088 refactor: replace obj with role 2023-11-10 15:41:27 +08:00
莘权 马
a3cb2b4fdc feat: replace get_class_name and get_object_name 2023-11-10 15:27:27 +08:00
shenchucheng
771a750e34 release 0.3.0 2023-11-10 14:56:31 +08:00
garylin2099
384f5ee08b
Merge pull request #480 from garylin2099/package_support
change PROJECT_ROOT setting & SoftwareCompany -> Team
2023-11-10 10:20:12 +08:00
garylin2099
f0098f0ae9 add PROJECT_ROOT logging info 2023-11-09 16:51:20 +08:00
garylin2099
a5bc55f18a add deprecated warnings 2023-11-09 16:41:24 +08:00
莘权 马
1be1bb56e3 fixbug: utilize the new message filtering feature 2023-11-09 11:52:34 +08:00
莘权 马
ff11cf69af fixbug: utilize the new message filtering feature 2023-11-09 11:21:20 +08:00
莘权 马
ea9875a7fc fixbug: recursive import 2023-11-09 11:14:05 +08:00
莘权 马
7504ed5757 fixbug: recursive import 2023-11-09 10:02:26 +08:00
garylin2099
0bf2ce707e allow human to play any roles 2023-11-09 01:41:24 +08:00
莘权 马
bb050142f7 refactor: Update according to Chapter 2.1.3.2 of RFC 116 2023-11-09 00:42:52 +08:00
莘权 马
c4ac0c72d7 refactor: Update according to Chapter 2.1.3.2 of RFC 116 2023-11-09 00:41:29 +08:00
莘权 马
df4ff5f701 refactor: Update according to Chapter 2.1.3.2 of RFC 116 2023-11-09 00:01:51 +08:00
莘权 马
ac32cb5a67 refactor: Update according to Chapter 2.1.3.2 of RFC 116 2023-11-08 23:54:03 +08:00