Commit graph

65 commits

Author SHA1 Message Date
Jicheng Lu 113340e073 refine knowledge doc
1. move doc meta to db.
2. add doc source and vector data source
2024-09-13 17:23:05 -05:00
Jicheng Lu 4cdb1981ab sync file and vector 2024-09-10 14:02:25 -05:00
Jicheng Lu c3e048d1a7 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-knowledge-docs 2024-09-09 14:16:54 -05:00
Jicheng Lu 0cbe98693f refine collection 2024-09-09 14:16:09 -05:00
Jicheng Lu 29af7cdea0 add exclude agent ids 2024-09-09 12:26:26 -05:00
Jicheng Lu 1c0818b11e add mongo 2024-09-09 12:05:11 -05:00
Jicheng Lu b1946256a1 move vector collection to db 2024-09-09 11:32:31 -05:00
YouWeiDH 624b84dc93 hdong:Add API to modify user Email and Phone. 2024-07-24 18:49:54 +08:00
YouWeiDH 41b8eb3d93 hdong: #135,add User password reset function. 2024-06-28 17:59:49 +08:00
Jicheng Lu 64dca85d77 add translation memory 2024-06-14 15:39:56 -05:00
Haiping Chen e8656a99c0 Add new user verification code. 2024-05-25 20:34:29 -05:00
Jicheng Lu 1360adbb46 add agent template update endpoint 2024-05-09 17:06:03 -05:00
Jicheng Lu c753fd88dd refactor file dialog structure 2024-05-07 15:31:39 -05:00
Jicheng Lu 2a31af5911 refine file service 2024-05-06 17:31:52 -05:00
Jicheng Lu 32a084289e refine agent refresh 2024-04-11 02:00:17 -05:00
Haiping Chen ca262e7ec3 ConversationBreakpoint.Reason 2024-04-07 22:15:51 -05:00
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 c667f1bad5 add logger 2023-11-29 17:23:14 -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