Commit graph

4598 commits

Author SHA1 Message Date
nick.yi 94c3a86635 optimize twilio 2025-07-08 23:03:54 +08:00
Jicheng Lu da097de053 refine chat stream code 2025-07-08 00:16:21 -05:00
nick.yi 1e4c06e406 Merge branch 'master' of https://github.com/SciSharp/BotSharp 2025-07-08 09:23:48 +08:00
iceljc 847f8459db
Merge pull request #1091 from iceljc/master
revert
2025-07-07 17:47:09 -05:00
Jicheng Lu 9f7aa8f4d9 revert 2025-07-07 17:43:17 -05:00
Jicheng Lu ef1142f62a refine 2025-07-07 17:41:39 -05:00
Jicheng Lu f43c32b866 revert to init 2025-07-07 17:29:25 -05:00
iceljc 80e00b50c2
Merge pull request #1090 from iceljc/master
temp revert
2025-07-07 17:12:46 -05:00
Jicheng Lu df7b7bb61d temp revert 2025-07-07 17:11:18 -05:00
iceljc 5d5abf5865
Merge pull request #1089 from iceljc/bugfix/fix-sidecar-reset-states
refine side car states
2025-07-07 12:58:50 -05:00
Jicheng Lu 3968463a7e refine side car states 2025-07-07 12:24:44 -05:00
iceljc de34ac9a40
Merge pull request #1087 from iceljc/master
fix realtime toolcall
2025-07-03 13:58:51 -05:00
Jicheng Lu 7b64416c9b fix realtime toolcall 2025-07-03 12:09:10 -05:00
nick.yi 4509b55aca Merge branch 'master' of https://github.com/SciSharp/BotSharp 2025-07-03 11:45:21 +08:00
Jicheng Lu eb8eb43ea3 handle null string 2025-07-02 13:12:04 -05:00
Jicheng Lu a9b804d08e refine plot instruction 2025-07-02 11:54:41 -05:00
Jicheng Lu 0b54cfa4fa refine response format 2025-07-01 15:47:18 -05:00
Jicheng Lu fdfaffb478 minor change 2025-07-01 12:02:21 -05:00
Jicheng Lu ba485cef48 rename and refine instructions 2025-07-01 12:01:09 -05:00
Jicheng Lu e4ad50cb7b update instruction 2025-07-01 09:33:25 -05:00
Jicheng Lu 3da73d6fce init 2025-06-30 23:07:58 -05:00
Haiping 3bef027b22
Allow engineer role to edit knowledgebase 2025-06-30 10:10:40 -05:00
Jicheng Lu aac09ca3bd implement streaming chat interface 2025-06-27 13:49:44 -05:00
Jicheng Lu 0aff924dd9 minor change 2025-06-27 11:48:13 -05:00
iceljc b5c77183a1
Merge pull request #1082 from iceljc/bugfix/mountaindew/fix-fork-conversation-twilio
fix fork conversation
2025-06-27 11:32:13 -05:00
Haiping Chen c6cc057c46 BotSharpVersion v5.1 2025-06-27 09:03:17 -05:00
Haiping Chen f11790ed10 Added conversation_end to response_to_user 2025-06-27 08:28:22 -05:00
nick.yi 8d5b1402d0 Fixed an issue where response_to_user is called when the user wants to end the conversation. It should call route_to_agent with converation_end as true 2025-06-27 14:13:53 +08:00
Jicheng Lu 2b465722df use stream message from state and add token usage 2025-06-24 22:09:13 -05:00
Jicheng Lu d754e5671a Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/init-reactive-x 2025-06-24 08:34:49 -05:00
Jicheng Lu 5f211d6aa5 minor change 2025-06-24 08:34:38 -05:00
Jicheng Lu 3d57d149b4 clean code 2025-06-23 21:47:58 -05:00
Jicheng Lu 7008667a1a support invoke function 2025-06-23 21:43:25 -05:00
Jicheng Lu 5551561a07 change method name 2025-06-20 14:57:16 -05:00
Jicheng Lu d62340732d refine streaming 2025-06-19 12:20:12 -05:00
Jicheng Lu 8d33c3619c prevent disposed service provider 2025-06-18 20:55:23 -05:00
Jicheng Lu 0ef474aea5 get toolcall id 2025-06-18 16:45:42 -05:00
Jicheng Lu 5541500ed2 init tool calling 2025-06-18 16:42:58 -05:00
Jicheng Lu 3458e9f70f refine valid condition 2025-06-18 15:17:57 -05:00
Jicheng Lu 1b32cb5c68 temp save 2025-06-18 15:08:52 -05:00
Jicheng Lu 796388a8fc refine side car 2025-06-18 15:03:16 -05:00
Jicheng Lu ef95e640ac refine sidecar 2025-06-18 14:52:42 -05:00
Jicheng Lu 333d8a7302 fix 2025-06-18 14:29:25 -05:00
Jicheng Lu eeb4f06f63 refine stream 2025-06-17 22:23:43 -05:00
易磊 afe1a447f8
Merge pull request #1080 from yileicn/master
Adding message context to Error
2025-06-18 08:55:42 +08:00
nick.yi 4880de7a26 Adding message context to Error 2025-06-18 08:53:22 +08:00
Jicheng Lu f4a74258c2 temp save 2025-06-17 17:57:57 -05:00
Jicheng Lu a3157c2470 init message hub and chathub observers 2025-06-17 13:17:28 -05:00
Haiping d4f9e1c4ec
Merge pull request #1078 from yileicn/master
modify LocateElement logger level
2025-06-17 10:56:43 -05:00
nick.yi bb0be151c3 1.IgnoreIfNotFound defaults to true
2.Fix the incomplete log issue
2025-06-17 15:52:04 +08:00