Commit graph

557 commits

Author SHA1 Message Date
Haiping Chen 4307d7711d Refactor human intervention needed. 2024-04-22 15:46:47 -05:00
Jicheng Lu 8af7466ecf use value kind 2024-04-16 14:48:55 -05:00
Jicheng Lu 46fdf455ee refine save state by args 2024-04-16 14:31:51 -05:00
Jicheng Lu 668df3e1ba fix file serialization 2024-04-13 10:23:20 -05:00
Jicheng Lu e319992206 add repository enum 2024-04-12 10:00:55 -05:00
sylviachency a7cfa002ed
Merge branch 'SciSharp:master' into master 2024-04-11 16:00:40 -05:00
sylviachency d7524162d8
Update planner_prompt.naive.liquid
address transfer to person issue
2024-04-11 12:43:43 -05:00
sylviachency 4aa5b92b92
Update HumanInterventionNeededHandler.cs
address transfer to person issue
2024-04-11 12:41:48 -05:00
Jicheng Lu 2af4102b65 add log in agent refresh 2024-04-11 10:19:57 -05:00
Jicheng Lu e4e3ee5668 minor change 2024-04-11 02:04:54 -05:00
Jicheng Lu 32a084289e refine agent refresh 2024-04-11 02:00:17 -05:00
C. Oceania 5564287871
Agent Name is contaminated. 2024-04-10 15:02:19 -05:00
Jicheng Lu 84220a8a71 minor change 2024-04-10 12:49:12 -05:00
Jicheng Lu cb812171e6 revert code 2024-04-10 12:47:51 -05:00
Jicheng Lu 4dff5356e6 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-visible-property 2024-04-10 12:45:42 -05:00
Jicheng Lu 45fd30aaf8 add readonly load state 2024-04-10 12:45:35 -05:00
jli238 90c0ef014d
Update args definition for router agent
Update args definition for router agent, to provide a more stable args response output from agent. Tested solid on GPT Playground.
2024-04-09 16:17:55 -05:00
Jicheng Lu ed729bf18d minor change 2024-04-09 16:00:53 -05:00
Jicheng Lu f6cf392267 add visible property 2024-04-09 15:52:21 -05:00
Jicheng Lu 4723c64e3c clean code 2024-04-08 09:58:25 -05:00
Haiping Chen ca262e7ec3 ConversationBreakpoint.Reason 2024-04-07 22:15:51 -05:00
Jicheng Lu 76de65e8f5 clean code 2024-04-07 13:38:56 -05:00
Jicheng Lu 8fd6f6a99e add hook 2024-04-07 13:37:16 -05:00
Haiping Chen 7c061af7f5 ConversationStorage.Append 2024-04-06 22:24:55 -05:00
Haiping Chen 491452ece1 Restore Append 2024-04-06 19:00:58 -05:00
Haiping Chen 3c968bd068 PostbackFunctionName 2024-04-06 18:33:49 -05:00
Haiping Chen b7c80cf11b Upgrade EntityFrameworkCore.BootKit 2024-04-04 21:43:13 -05:00
Jicheng Lu 575d298401 enable agent id 2024-04-04 19:14:09 -05:00
Jicheng Lu a432e3ca9e enable plugin by dependency 2024-04-04 17:41:52 -05:00
Jicheng Lu d2d28be378 optimize state 2024-04-03 12:12:31 -05:00
Haiping Chen 551c2f8ed4 check field type in routing. 2024-04-03 09:47:32 -05:00
C. Oceania 3b248c3d6b
Merge pull request #387 from iceljc/features/refine-conv-states
Features/refine conv states
2024-04-02 22:21:41 -05:00
Haiping Chen fcb761976b Handle output routing exception. 2024-04-02 17:27:36 -05:00
Jicheng Lu 40bafdc327 add readonly 2024-04-02 15:39:14 -05:00
Jicheng Lu da42be0477 minor change 2024-04-02 14:24:04 -05:00
Jicheng Lu 8168b22707 refine element button 2024-04-02 14:09:42 -05:00
Jicheng Lu 7ae9e3ef60 refine states 2024-04-02 11:38:18 -05:00
C. Oceania 6f93347b08
Merge pull request #385 from iceljc/features/refine-json-converter
refine json converter
2024-04-02 06:02:14 -05:00
Jicheng Lu 1f80192bf3 refine json converter 2024-04-01 22:33:42 -05:00
Haiping Chen 601b64b50a Prevent duplicate record to be inserted 2024-04-01 21:10:21 -05:00
Jicheng Lu a649b658e4 add agent queue changed event 2024-03-31 23:55:13 -05:00
Haiping Chen f1999f32e7 GetProviders only when the setting has value. 2024-03-31 16:54:22 -05:00
Haiping Chen f5eaa716ea Add featuer of VisibilityExpression 2024-03-31 14:28:16 -05:00
Haiping Chen 15291fa6f0 Fix OnRoutingInstructionRevised 2024-03-31 11:12:20 -05:00
C. Oceania a245d71ca7
Merge pull request #381 from iceljc/features/refine-state-change
add active round log
2024-03-31 07:27:29 -05:00
Jicheng Lu f61ee50014 add active round log 2024-03-30 22:43:45 -05:00
Haiping Chen 8f9e2adcc3 Save to Storage as well 2024-03-30 19:48:13 -05:00
Haiping Chen bed33c82fb Remove agent required args based on latest states. 2024-03-30 07:51:11 -05:00
Haiping Chen 48cae89ac7 OnConversationEnding 2024-03-29 19:51:22 -05:00
Haiping Chen 52d542cafa response_to_user 2024-03-29 19:07:09 -05:00