hchen2020
|
4d449ff7d7
|
Re-define FunctionCallFromLlm.
|
2023-09-22 15:38:58 -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 |
|
hchen2020
|
a13ef3007b
|
Eliminate route file configuration.
|
2023-09-18 13:13:49 -05:00 |
|
Haiping Chen
|
ab09f1fcae
|
Support HuggingFace Inference API.
|
2023-09-18 03:35:02 -05:00 |
|
Haiping Chen
|
17bfcb2518
|
Set model in conversation state.
|
2023-09-13 20:41:51 -05:00 |
|
Haiping Chen
|
d1ff4c0c3c
|
Support adustment of Temperature and SamplingFactor for incoming message.
|
2023-09-11 12:09:41 -05:00 |
|
Haiping Chen
|
de82fac8e2
|
Change interface GetAgentResponses.
|
2023-09-09 15:13:19 -05:00 |
|
hchen2020
|
93457dd6a9
|
Support model switch in request level.
|
2023-09-09 10:37:38 -05:00 |
|
Haiping Chen
|
9f74b04fd7
|
Separate KnoledgeBase as standalone plugin.
|
2023-09-06 07:58:02 -05:00 |
|
Haiping Chen
|
05b8db8547
|
Support states from inbound api.
|
2023-09-05 22:19:36 -05:00 |
|
Haiping Chen
|
20a7676442
|
Allow hook to interrupt completion.
|
2023-08-30 21:09:38 -05:00 |
|
hchen2020
|
090cf58b01
|
Fix send message directly to agent without routing.
|
2023-08-29 21:19:19 -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 |
|
hchen2020
|
434324358a
|
MaxRecursiveDepth setting.
|
2023-08-24 07:18:41 -05:00 |
|
hchen2020
|
36f0f2771b
|
Ignore state if the value is empty.
|
2023-08-21 23:48:17 -05:00 |
|
hchen
|
b68c311acb
|
Support Messenger quick reply.
|
2023-08-20 17:53:53 -05:00 |
|
hchen2020
|
0da5bd36f7
|
Add onFunctionExecuted to reflect UI progress.
|
2023-08-20 14:02:59 -05:00 |
|
hchen2020
|
d4f875c979
|
Add maxRecursiveDepth to avoid keeping calling LLM.
|
2023-08-19 07:50:26 -05:00 |
|