Commit graph

51 commits

Author SHA1 Message Date
Jicheng Lu 1ee3c4eb14 add breakpoint 2024-03-26 12:10:34 -05:00
Haiping Chen b9bfe0a7df Add breakpoint feature. 2024-03-23 20:31:15 -05:00
Jicheng Lu b547ff1665 add clean setting 2024-03-07 11:25:23 -06:00
Jicheng Lu eb9a2bb25e add background service to clean idle conversations 2024-03-07 01:34:52 -06:00
Jicheng Lu 174aa61fe9 rename model 2024-02-29 20:50:39 -06:00
Jicheng Lu 61dd64bfc8 add delete log 2024-02-28 17:37:36 -06:00
Jicheng Lu c1753b888c add content log and state log 2024-02-15 14:43:36 -06:00
Jicheng Lu 911b2aa6f5 add task migration 2024-02-05 14:53:18 -06:00
Jicheng Lu e7223f1267 add update agent task 2024-02-04 14:01:56 -06:00
Jicheng Lu 326bcd2355 add agent task fetch, create, delete 2024-02-03 23:42:13 -06:00
Haiping Chen c3ead63acb Improve UserIdentity implementation. 2024-01-31 13:57:54 -06:00
Visagan Guruparan 910ab43fbd Add new plugin for dashboard metrics 2024-01-28 22:18:40 -06:00
Jicheng Lu e2abe6a5fd add truncate message 2024-01-28 19:33:40 -06:00
Jicheng Lu 622effa2dd add conversation pagination 2024-01-17 23:23:20 -06:00
Haiping Chen dadb0b49e0 Add id to plugin. 2024-01-12 16:20:22 -06:00
Jicheng Lu 538be13bee refine null 2024-01-02 11:50:07 -06:00
Jicheng Lu f5a9f37dd4 union conversation states 2024-01-02 11:40:08 -06:00
Jicheng Lu 010c92db1a refine conversation states 2023-12-31 22:56:10 -06:00
Jicheng Lu d79fbaabd2 refine completion log 2023-12-20 14:12:40 -06:00
Jicheng Lu 929487c0d6 add log settings 2023-11-29 10:21:03 -06:00
Jicheng Lu 7b365d7b84 add llm completion log 2023-11-27 17:49:24 -06:00
Jicheng Lu 801b49181f add filters for conversation and agent 2023-11-27 16:20:49 -06:00
Jicheng Lu 096868b229 add conversation filter 2023-11-26 20:24:40 -06:00
Jicheng Lu ddd460e6b5 add delete conversation 2023-11-26 00:29:06 -06:00
visagang 11c1b42ea6
Merge branch 'SciSharp:master' into master 2023-11-21 23:08:24 -06:00
Visagan Guruparan 59160bffcb Resolve issue "Update Conversation title dynamically" 2023-11-21 23:07:19 -06:00
Jicheng Lu 37f506687d parse conv dialog 2023-11-21 18:16:45 -06:00
Jicheng Lu 1527cb1065 add update conversation status 2023-11-15 12:35:24 -06:00
Haiping 4f5d8fc0a1
Merge pull request #205 from seplz/feature/CloseIdleConversations
add ConversationTimeoutService
2023-11-15 07:36:08 -06:00
Haiping Chen f3a17f1b34 GetUserById 2023-11-13 19:25:25 -06:00
SeplzZZ e467a7bd01 add ConversationTimeoutService 2023-11-10 10:01:03 -06:00
Jicheng Lu 9f6f0e2d92 add execution log 2023-10-23 15:33:24 -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
Jicheng Lu 336a98d22a add bulk insert agents and user agents 2023-10-17 15:29:40 -05:00
hchen2020 a13ef3007b Eliminate route file configuration. 2023-09-18 13:13:49 -05:00
Jicheng Lu e6e01929a1 refine update agent in file repository 2023-09-15 17:08:59 -05:00
Jicheng Lu 0299fb4f71 refine agent update in mongo 2023-09-15 15:19:44 -05:00
Jicheng Lu 075e9da5bf add agent template 2023-09-12 17:08:58 -05:00
Jicheng Lu f5e006edd7 refine agent response 2023-09-09 16:44:25 -05:00
Haiping Chen de82fac8e2 Change interface GetAgentResponses. 2023-09-09 15:13:19 -05:00
Jicheng Lu 45ed8d6cfe remove record reference 2023-09-07 17:04:34 -05:00
Jicheng Lu 4cc74e596a add conversation collection 2023-09-03 17:43:50 -05:00
Jicheng Lu c897209fda depend on default repository 2023-09-03 14:32:12 -05:00
Jicheng Lu ba96bd81c0 add get agent response 2023-09-02 23:54:22 -05:00
Jicheng Lu ca6f60695d add routing item and profile 2023-09-02 23:11:53 -05:00
Jicheng Lu 5531944a9f add routing item and routing profile 2023-09-02 17:41:58 -05:00
Jicheng Lu f5819919fc add create user, create/update agent 2023-09-02 00:10:46 -05:00
Jicheng Lu a2a3759353 add mongo repository 2023-08-25 23:41:01 -05:00
hchen2020 1543dd6ce9 File repository. 2023-08-09 23:53:22 -05:00
hchen2020 f84534ec1a Seperate UserAgent. 2023-07-24 21:22:18 -05:00