Haiping
|
3740a8cc7a
|
Add GetChatCompletions and clean routing code.
|
2023-09-27 07:51:15 -05:00 |
|
hchen2020
|
4d449ff7d7
|
Re-define FunctionCallFromLlm.
|
2023-09-22 15:38:58 -05:00 |
|
Haiping Chen
|
f0e9ac50bf
|
Make router agent be the first.
|
2023-09-21 12:12:45 -05:00 |
|
Haiping Chen
|
8b135e8c32
|
Add router name.
|
2023-09-21 11:23:43 -05:00 |
|
Haiping
|
6ced7a0c7e
|
Merge pull request #149 from iceljc/features/update-agent-structure
Features/update agent structure
|
2023-09-19 16:58:05 -05:00 |
|
Jicheng Lu
|
d238064af9
|
refine agent and update
|
2023-09-19 13:18:29 -05:00 |
|
hchen
|
ba49e672ce
|
Fix instruction mode.
|
2023-09-19 13:05:51 -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 |
|
Jicheng Lu
|
0299fb4f71
|
refine agent update in mongo
|
2023-09-15 15:19:44 -05:00 |
|
hchen
|
4b6c32586c
|
Set default ModelName as null.
|
2023-09-14 11:42:48 -05:00 |
|
Haiping Chen
|
17bfcb2518
|
Set model in conversation state.
|
2023-09-13 20:41:51 -05:00 |
|
Jicheng Lu
|
4ad51f0e38
|
add update agent from file
|
2023-09-13 17:34:19 -05:00 |
|
Haiping Chen
|
d1ff4c0c3c
|
Support adustment of Temperature and SamplingFactor for incoming message.
|
2023-09-11 12:09:41 -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 |
|
Jicheng Lu
|
a84f58af78
|
merge with master
|
2023-09-08 12:23:44 -05:00 |
|
hchen
|
d3e33a9aa4
|
Add IInstructHook.
|
2023-09-08 12:03:49 -05:00 |
|
hchen
|
760a047d71
|
Define new InstructMessageModel.
|
2023-09-07 17:06:41 -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
|
9d6a7ba690
|
split dialog and state
|
2023-09-05 23:41:49 -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
|
0acf60ba08
|
merge with master
|
2023-09-03 17:51:13 -05:00 |
|
Jicheng Lu
|
ca6f60695d
|
add routing item and profile
|
2023-09-02 23:11:53 -05:00 |
|
Haiping Chen
|
c2cb80bc67
|
Add Instruct Mode and Open API.
|
2023-09-01 17:26:25 -05:00 |
|
Wenbo Cao
|
890df8743a
|
Add intent classifier in routing speeder.
|
2023-08-31 10:48:59 -05:00 |
|
hchen2020
|
090cf58b01
|
Fix send message directly to agent without routing.
|
2023-08-29 21:19:19 -05:00 |
|
Wenbo Cao
|
14d9066f65
|
Add PaddleOcrConverter
|
2023-08-28 10:24:43 -05:00 |
|
Wenbo Cao
|
76ca3ffdb5
|
Add pdf2textconverter using paddlesharp
|
2023-08-23 12:42:36 -05:00 |
|
hchen
|
b68c311acb
|
Support Messenger quick reply.
|
2023-08-20 17:53:53 -05:00 |
|
hchen2020
|
7b7516a2cf
|
Add ExecutionData for rich UI.
|
2023-08-20 15:20:16 -05:00 |
|
hchen2020
|
0da5bd36f7
|
Add onFunctionExecuted to reflect UI progress.
|
2023-08-20 14:02:59 -05:00 |
|
hchen2020
|
9bbbede619
|
OpenAPI separation
|
2023-08-18 19:15:02 -05:00 |
|