Commit graph

92 commits

Author SHA1 Message Date
Haiping 3740a8cc7a Add GetChatCompletions and clean routing code. 2023-09-27 07:51:15 -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
Jicheng Lu 0299fb4f71 refine agent update in mongo 2023-09-15 15:19:44 -05:00
Jicheng Lu 4ad51f0e38 add update agent from file 2023-09-13 17:34:19 -05:00
hchen e939707595 Fix bug when there are multiple missing fileds. 2023-09-13 05:08:34 -05:00
Jicheng Lu 075e9da5bf add agent template 2023-09-12 17:08:58 -05:00
Jicheng Lu 7e3e58aba1 add json ignore 2023-09-11 23:27:04 -05:00
Jicheng Lu f5e006edd7 refine agent response 2023-09-09 16:44:25 -05:00
Jicheng Lu 4f9595f1cd refine code 2023-09-08 12:17:54 -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 f2e0fb0ef7 merge with dev 2023-09-04 10:15:11 -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
Jicheng Lu 7dc43f7554 merge with master 2023-09-01 14:56:37 -05:00
hchen2020 090cf58b01 Fix send message directly to agent without routing. 2023-08-29 21:19:19 -05:00
Jicheng Lu 45baed5a55 merge with master 2023-08-28 14:31:38 -05:00
Jicheng Lu d7d0af2c15 add create agent and update agent 2023-08-28 00:28:14 -05:00
hchen2020 6f5cf2fcae Draft of Reasoning 2023-08-27 22:50:10 -05:00
hchen2020 e4d8524376 Add disabled property to routing table. 2023-08-27 06:07:22 -05:00
hchen2020 b03e38950e Render router instruction by route record dynamically. 2023-08-25 10:33:21 -05:00
hchen2020 434324358a MaxRecursiveDepth setting. 2023-08-24 07:18:41 -05:00
hchen2020 e026e696cd Allow agent redirect directly. 2023-08-23 13:32:13 -05:00
hchen2020 7570108be5 Remove RoutingResult. 2023-08-22 22:08:14 -05:00
hchen2020 78b33bd4de Apply centralized routing by routing table. 2023-08-21 23:49:42 -05:00
hchen2020 0da5bd36f7 Add onFunctionExecuted to reflect UI progress. 2023-08-20 14:02:59 -05:00
hchen2020 f825438632 Support liquid template. 2023-08-17 21:44:49 -05:00
hchen2020 77960842d9 Refactor to support agent router. 2023-08-16 23:04:23 -05:00
hchen e57676ed46 Add Agent hook. 2023-08-14 12:00:01 -05:00
hchen d55490dc07 Tracking conversation state. 2023-08-09 16:49:55 -05:00
hchen d72204cd22 Add FunctionDefinition. 2023-07-28 06:53:43 -05:00
hchen2020 ee6e4d61fb Add custom agent data directory. 2023-07-21 17:17:16 -05:00
Haiping Chen 6b2d1fa30b Add converation completion hook. 2023-07-19 07:08:40 -05:00
hchen2020 b64a4597b1 Enable knowledge in chatbot. 2023-06-29 18:14:57 -05:00
Haiping Chen 29a65a0086 Add file as conversation storage.#76 2023-06-27 13:31:13 -05:00
Haiping Chen e3c9d0632c Abastract chat service zone. 2023-06-22 23:43:00 -05:00
Haiping Chen 578ba15ef5 Get agent list. 2023-06-16 06:36:03 -05:00
Haiping Chen 08b96c2475 Support conversation session partially. 2023-06-12 08:28:49 -05:00
Haiping Chen 8046ddafe6 Support User related functions. 2023-06-11 18:46:02 -05:00
Haiping Chen c03be389ca Update README.md. 2023-06-11 10:22:48 -05:00