Haiping Chen
|
4e2d00611b
|
Move router profile to liquid.
|
2023-10-12 06:30:13 -05:00 |
|
Haiping Chen
|
8003fc39f0
|
Rollback.
|
2023-10-11 22:26:27 -05:00 |
|
Haiping Chen
|
fbd3c6f0ca
|
Fix #167
|
2023-10-11 19:59:09 -05:00 |
|
Haiping Chen
|
c9822dd7ee
|
TextCompletion of google-ai
|
2023-10-09 17:28:17 -05:00 |
|
hchen
|
d165897069
|
Add RoutingContext to manage redirection stack automatically.
|
2023-10-02 15:16:35 -05:00 |
|
hchen
|
6ce664d618
|
Format LLM functions.
|
2023-09-27 15:49:44 -05:00 |
|
Haiping
|
3740a8cc7a
|
Add GetChatCompletions and clean routing code.
|
2023-09-27 07:51:15 -05:00 |
|
hchen2020
|
ffdb33e234
|
Improve TokenStatistics.
|
2023-09-26 11:18:42 -05:00 |
|
hchen2020
|
3eaccfbe6a
|
Add TokenStatsModel.
|
2023-09-25 22:04:04 -05:00 |
|
hchen2020
|
0a11b516fb
|
Change RoutingArgs.
|
2023-09-25 17:46:00 -05:00 |
|
hchen2020
|
6c052f8f40
|
Add TokenStatistics for cost control.
|
2023-09-24 16:32:58 -05:00 |
|
Haiping Chen
|
c46fa843cd
|
Clean code.
|
2023-09-24 11:20:02 -05:00 |
|
hchen2020
|
dd346571b4
|
Add Execute Once.
|
2023-09-23 16:33:05 -05:00 |
|
hchen2020
|
4d449ff7d7
|
Re-define FunctionCallFromLlm.
|
2023-09-22 15:38:58 -05:00 |
|
Haiping Chen
|
040d583c87
|
Add router description.
|
2023-09-21 11:40:54 -05:00 |
|
Haiping Chen
|
8b135e8c32
|
Add router name.
|
2023-09-21 11:23:43 -05:00 |
|
Haiping Chen
|
1ff154c682
|
Update router instruction.
|
2023-09-21 08:08:27 -05:00 |
|
hchen
|
18eb9d677c
|
RoutingSettings.Provider and Model.
|
2023-09-20 17:08:14 -05:00 |
|
Haiping Chen
|
a7b6c4083f
|
Build-in routing prompt.
|
2023-09-20 05:31:50 -05:00 |
|
Haiping Chen
|
3e68cf0311
|
Try new routing.
|
2023-09-19 07:17:50 -05:00 |
|
Jicheng Lu
|
4a219798d9
|
sync agent structure changes
|
2023-09-18 18:14:24 -05:00 |
|
hchen2020
|
a13ef3007b
|
Eliminate route file configuration.
|
2023-09-18 13:13:49 -05:00 |
|
Haiping Chen
|
de82fac8e2
|
Change interface GetAgentResponses.
|
2023-09-09 15:13:19 -05:00 |
|
Jicheng Lu
|
56eb31dd1d
|
merge with master
|
2023-09-09 11:28:52 -05:00 |
|
hchen2020
|
93457dd6a9
|
Support model switch in request level.
|
2023-09-09 10:37:38 -05:00 |
|
hchen2020
|
040c40283e
|
Allow switch ChatCompletionProvider dynamically.
|
2023-09-08 18:32:57 -05:00 |
|
hchen2020
|
ec9faa6c4e
|
Automatically populate LLM args by current conversation states.
|
2023-09-08 17:05:55 -05:00 |
|
Jicheng Lu
|
45ed8d6cfe
|
remove record reference
|
2023-09-07 17:04:34 -05:00 |
|
Jicheng Lu
|
5b543e6f8b
|
merge with remote
|
2023-09-06 17:14:57 -05:00 |
|
Haiping Chen
|
9f74b04fd7
|
Separate KnoledgeBase as standalone plugin.
|
2023-09-06 07:58:02 -05:00 |
|
Jicheng Lu
|
dc755e33f9
|
merge with remote
|
2023-09-05 22:38:35 -05:00 |
|
Haiping Chen
|
05b8db8547
|
Support states from inbound api.
|
2023-09-05 22:19:36 -05:00 |
|
Jicheng Lu
|
ca6f60695d
|
add routing item and profile
|
2023-09-02 23:11:53 -05:00 |
|
Jicheng Lu
|
f5819919fc
|
add create user, create/update agent
|
2023-09-02 00:10:46 -05:00 |
|
Haiping Chen
|
9393508a46
|
Add Pizza bot example.
|
2023-08-30 17:40:45 -05:00 |
|
hchen2020
|
090cf58b01
|
Fix send message directly to agent without routing.
|
2023-08-29 21:19:19 -05:00 |
|
hchen2020
|
7fd1a96e28
|
Switch routing-profile per channel.
|
2023-08-29 15:31:53 -05:00 |
|
hchen2020
|
5413f4f71b
|
response_to_user after reasoning.
|
2023-08-28 10:58:35 -05:00 |
|
hchen2020
|
6f5cf2fcae
|
Draft of Reasoning
|
2023-08-27 22:50:10 -05:00 |
|