Commit graph

245 commits

Author SHA1 Message Date
莘权 马
93d6bc6569 feat: +todo_description 2023-08-27 11:13:32 +08:00
莘权 马
ee77d4b0fb feat: +exported function 2023-08-27 10:41:34 +08:00
莘权 马
1545a702cc fixbug: skill_yaml_file_name 2023-08-26 22:28:41 +08:00
莘权 马
f33af9dbc9 fixbug: skill_yaml_file_name 2023-08-26 22:24:25 +08:00
莘权 马
2574ecaecf feat: 删掉meta role相关代码 2023-08-26 22:08:45 +08:00
莘权 马
cc89f3b726 feat: revert 2023-08-26 21:55:34 +08:00
莘权 马
9ff489b6c6 feat: +knowledge 2023-08-26 20:24:57 +08:00
莘权 马
d35dc8bfef feat: +knowledge 2023-08-26 20:23:50 +08:00
莘权 马
6e10cbb73b feat: +knowledge 2023-08-26 20:18:47 +08:00
莘权 马
2c83921aee feat: +brain memory 2023-08-26 19:54:49 +08:00
莘权 马
6e459da875 feat: +Exceeds the maximum retries exception 2023-08-26 17:20:21 +08:00
莘权 马
6442869591 feat: +common talk role 2023-08-26 17:11:33 +08:00
Guess
3ecf705d34
Merge branch 'geekan:main' into feature/assistant_role 2023-08-26 17:00:55 +08:00
莘权 马
2c593bedea feat: +common talk role 2023-08-26 16:59:12 +08:00
莘权 马
4fe3d6e879 fixbug: unit test 2023-08-26 16:52:21 +08:00
莘权 马
0821e6d099 feat: + RateLimitError retry 2023-08-26 10:21:49 +08:00
莘权 马
1aeebc85fb feat: archive 2023-08-25 21:54:28 +08:00
莘权 马
799dbd396e feat: archive 2023-08-25 21:10:14 +08:00
莘权 马
5f16d6e853 feat: +text summarize 2023-08-24 15:22:29 +08:00
莘权 马
67f6fe6523 fixbug: _think return None 2023-08-23 16:25:47 +08:00
莘权 马
7dd02ae4b1 feat: A definition has been provided for the return value of _think: returning false indicates that further reasoning cannot continue. 2023-08-23 15:53:33 +08:00
stellaHSR
f73fa072df
Merge pull request #121 from flyi/test-proxy
fix the bug can not use proxy
2023-08-23 15:53:29 +08:00
莘权 马
9395d9f7dc feat: Add options to Config.__init__ to support externally specified options. 2023-08-23 14:56:53 +08:00
莘权 马
937bd12a63 feat: memory + tags 2023-08-23 13:02:23 +08:00
莘权 马
01c487fb6a feat: merge teacher 2023-08-22 22:34:39 +08:00
莘权 马
6e37e156de fixbug: init action error 2023-08-22 21:13:24 +08:00
莘权 马
a7157d9e7a feat: CostManager改pydantic结构,以备RPC传参 2023-08-22 19:56:22 +08:00
莘权 马
19767496b1 feat: CostManager改pydantic结构,以备RPC传参 2023-08-22 19:47:35 +08:00
莘权 马
9600787d63 fixbug: role option, cost_manager argments 2023-08-22 18:56:23 +08:00
莘权 马
8eaf22dd62 fixbug: role option, cost_manager argments 2023-08-22 18:49:39 +08:00
莘权 马
a2e9797d4e feat: Add tags to enable custom message classification 2023-08-22 11:13:08 +08:00
莘权 马
bc97b709bb feat: Add tags to enable custom message classification 2023-08-22 11:10:08 +08:00
莘权 马
2adcefc298 feat: Add tags to enable custom message classification 2023-08-22 11:04:29 +08:00
莘权 马
148279401e feat: Add tags to enable custom message classification 2023-08-22 10:59:26 +08:00
莘权 马
5121472bd8 feat: +Message to __init__ 2023-08-22 10:23:42 +08:00
莘权 马
cf225320eb feat: +Message to __init__ 2023-08-22 10:22:19 +08:00
莘权 马
58b1acf7b9 feat: +Message + tags 2023-08-21 21:30:37 +08:00
莘权 马
86e0e70619 fixbug: teacher role 2023-08-21 10:44:40 +08:00
莘权 马
ae94b6dff8 feat: merge role_option 2023-08-20 20:22:59 +08:00
莘权 马
ec20629561 feat: merge role_option 2023-08-20 20:03:39 +08:00
莘权 马
94e1ce94bf Merge branch 'feature/oas3_skills' into feature/role_option 2023-08-20 19:24:36 +08:00
莘权 马
c41f16e7bc feat: +skill meta data decorator 2023-08-20 19:24:10 +08:00
莘权 马
88da7aa761 feat: +skill meta data decorator 2023-08-20 19:23:05 +08:00
莘权 马
f45a8e5284 feat: Remove global configuration , enable configuration support for business isolation. 2023-08-20 17:33:13 +08:00
莘权 马
d764b8e6fa feat: Remove global configuration CONFIG 2023-08-20 10:26:26 +08:00
莘权 马
291af5ad01 feat: + Config.options 2023-08-20 10:19:43 +08:00
莘权 马
f31b60309a feat: Config isolation at the object level. 2023-08-19 21:57:09 +08:00
莘权 马
cbb2c51f32 Merge branch 'feature/oas3_skills' into feature/skills 2023-08-19 19:44:51 +08:00
莘权 马
bff71391d3 Merge branch 'feature/oas3' into feature/oas3_skills 2023-08-19 19:42:49 +08:00
莘权 马
bb3e079b35 Merge branch 'main' into feature/oas3 2023-08-19 19:41:46 +08:00