Commit graph

575 commits

Author SHA1 Message Date
Haiping Chen ce7b495475 Return reason from HasMissingRequiredField. 2024-04-24 16:45:18 -05:00
Joanna Ren ab3c6089a6 update language detection 2024-04-23 17:13:38 -05:00
Haiping Chen e93fa66bcc update language. 2024-04-23 15:30:38 -05:00
Haiping Chen 2add4a6ae8 Fix localization return issue. 2024-04-23 14:48:30 -05:00
Haiping Chen 36e569ea28 Update language prompt. 2024-04-23 14:27:14 -05:00
Haiping Chen 06974977e7 translation prompt. 2024-04-23 14:02:00 -05:00
Jicheng Lu ba854c2dec minor change 2024-04-23 11:27:20 -05:00
Jicheng Lu 9381fa951d add translate service 2024-04-23 11:25:05 -05:00
Jicheng Lu 0161987b4d Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-translation 2024-04-23 10:52:40 -05:00
C. Oceania b37c72f339
Merge pull request #419 from sylviachency/patch-1
Update agent.json
2024-04-23 04:28:05 -05:00
sylviachency bac6888934
Update agent.json 2024-04-23 00:19:34 -05:00
sylviachency b8baf14d63
Update instruction.liquid 2024-04-23 00:17:06 -05:00
sylviachency d54eb271b3
Update instruction.liquid 2024-04-23 00:16:43 -05:00
Haiping Chen 9d1525837b Merge branch 'master' into human_agent 2024-04-22 15:47:35 -05:00
Haiping Chen 4307d7711d Refactor human intervention needed. 2024-04-22 15:46:47 -05:00
Jicheng Lu f09c22b90c temp save 2024-04-22 14:29:21 -05:00
Jicheng Lu 72c0f06d93 minor change 2024-04-18 16:40:50 -05:00
Jicheng Lu 970bc4d028 add secondary content 2024-04-18 16:34:18 -05:00
Jicheng Lu 59958bcf8b refine json 2024-04-18 13:54:43 -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