Commit graph

62 commits

Author SHA1 Message Date
Jicheng Lu 258be22d36 remove code 2023-12-13 14:33:36 -06:00
Jicheng Lu e7d962edf8 resolve conflict 2023-12-13 14:33:27 -06:00
Jicheng Lu 92ff9e6f3c add agent llm config 2023-12-13 14:26:46 -06:00
Haiping Chen 538753571a Unify the LLM Provider Settings #234 2023-12-13 12:12:25 -06:00
Haiping Chen f3a17f1b34 GetUserById 2023-11-13 19:25:25 -06:00
Haiping Chen 6a2343c757 SignalR 2023-11-11 23:16:52 -06:00
hchen ed5049ccb2 Fix RichContent pass alway bug. 2023-11-01 16:30:39 -05:00
Haiping Chen 513ad5814e NaivePlanner 2023-10-28 15:59:26 -05:00
hchen 11176f3539 Add SelfId to IAgentHook. 2023-10-24 16:38:34 -05:00
Haiping Chen 7fb9440011 Fix GetAgents list. 2023-10-23 12:41:44 -05:00
Haiping Chen a4c1b56740 Add executor of evaluation. 2023-10-22 19:31:49 -05:00
Jicheng Lu 60d9f47356 1. use string id in mongo collection.
2. add samples
3. refine repo api
2023-10-19 17:27:51 -05:00
hchen bf9bb2b6d3 Allow agent to use few-shot learning. 2023-10-19 12:24:00 -05:00
hchen 5ced9f6da4 Refactor FixMalformedResponse. 2023-10-18 10:54:03 -05:00
Haiping Chen 2f3e71ef09 Add EvaluatingService. 2023-10-18 06:58:36 -05:00
Jicheng Lu 336a98d22a add bulk insert agents and user agents 2023-10-17 15:29:40 -05:00
Haiping 8531d8ab09 Add IContentGeneratingHook. 2023-10-16 15:07:07 -05:00
Haiping Chen 5d481c2bac fix #164 2023-10-08 19:05:17 -05:00
hchen2020 62e6e3b507 Add timer to ITokenStatistics and update docs. 2023-09-29 13:08:42 -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
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