Commit graph

801 commits

Author SHA1 Message Date
Haiping Chen 280330bd33 Not trigger if replyMessage.FunctionName is empty. 2024-03-27 11:19:13 -05:00
C. Oceania de2f4ee5b1
Merge pull request #365 from iceljc/features/refine-breakpoint
refine state
2024-03-27 06:49:38 -05:00
Haiping Chen ac6ad99975 GetAgent perInstanceCache 2024-03-26 19:26:11 -05:00
Jicheng Lu 03f041a68c minor change 2024-03-26 18:11:05 -05:00
Jicheng Lu 50d1c43cf0 minor change 2024-03-26 17:09:49 -05:00
Jicheng Lu d572f90502 refine state 2024-03-26 16:57:13 -05:00
C. Oceania 747eb2dc2c
Clone message when received 2024-03-26 14:19:56 -05:00
Jicheng Lu fc74da3eb0 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-breakpoint 2024-03-26 12:40:39 -05:00
Jicheng Lu 1ee3c4eb14 add breakpoint 2024-03-26 12:10:34 -05:00
Haiping Chen 691c3b2654 Delay persisting message to allow message content to be changed in hook. 2024-03-26 11:10:27 -05:00
Haiping Chen 99e0cbf33c Add openai provider. 2024-03-25 18:14:14 -05:00
C. Oceania d33bd37615
Merge pull request #361 from iceljc/features/refine-conversation-functionality
Features/refine conversation functionality
2024-03-25 17:31:54 -05:00
Jicheng Lu a918b88937 refine background service 2024-03-25 17:29:08 -05:00
Jicheng Lu 7f15dcd8a3 refine json converter 2024-03-25 14:12:08 -05:00
Haiping Chen 7fb5410097 Support model_id in InstructMode 2024-03-25 11:22:43 -05:00
Haiping Chen 4d99bf788c Fix StreamingLogHook.OnBreakpointUpdated 2024-03-25 08:29:49 -05:00
Jicheng Lu 0579a15efb add missing field 2024-03-25 02:44:37 -05:00
Jicheng Lu 2bcbfcb394 add start time in conv filter 2024-03-25 01:28:20 -05:00
Jicheng Lu 743a9024bf resolve conflict 2024-03-24 23:41:47 -05:00
Jicheng Lu 5018e34896 fix validation and truncate message 2024-03-24 23:40:15 -05:00
Haiping Chen 5f5afada70 Remove task_completed 2024-03-24 23:38:00 -05:00
Haiping Chen 4ad9b095ea Set default settings. 2024-03-24 20:38:28 -05:00
Haiping Chen fee89ffb96 Conversation rate limit. 2024-03-24 12:33:41 -05:00
Haiping Chen f7cbbe84de UpdateBreakpoint resetStates 2024-03-24 08:56:21 -05:00
Haiping Chen b9bfe0a7df Add breakpoint feature. 2024-03-23 20:31:15 -05:00
Haiping Chen 6a87a035bc #TEMPLATE# 2024-03-22 22:09:43 -05:00
hchen2020 d202883dd0
Merge branch 'SciSharp:master' into master 2024-03-22 16:19:46 -05:00
Jicheng Lu e39a03b9cc Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-google-api 2024-03-22 14:14:16 -05:00
Jicheng Lu b2ac5707ae add web driver get attribute value 2024-03-22 14:12:45 -05:00
hchen2020 531acfc8d1
Merge branch 'SciSharp:master' into master 2024-03-22 14:09:05 -05:00
Haiping Chen 33df282add task completed hook. 2024-03-22 14:06:20 -05:00
C. Oceania 483eb5c1d3
Merge pull request #354 from iceljc/features/fulfill-redirect-to-agent
add redirect to agent
2024-03-22 10:14:52 -05:00
hchen2020 fae00aa802
Merge branch 'SciSharp:master' into master 2024-03-22 10:12:42 -05:00
Haiping Chen a7185de6b5 IRichMessage [JsonPropertyName("text")] 2024-03-22 10:12:25 -05:00
hchen2020 f7becd9bb8
Merge branch 'SciSharp:master' into master 2024-03-22 08:25:22 -05:00
Haiping Chen 3a28a72f6c Skip routing rule check if current agent is empty. 2024-03-22 08:24:58 -05:00
Haiping Chen 347b90c60c Merge branch 'master' of https://github.com/hchen2020/BotSharp 2024-03-22 07:59:43 -05:00
Haiping Chen 80995f54df Merge branch 'master' of https://github.com/hchen2020/BotSharp 2024-03-22 07:53:54 -05:00
Jicheng Lu 19dfe06ce2 add redirect to agent 2024-03-22 01:30:57 -05:00
Jicheng Lu 37716e3bde Merge branch 'features/add-google-api' of https://github.com/iceljc/BotSharp into features/add-google-api 2024-03-22 00:50:34 -05:00
Jicheng Lu 56f7fb3d4e modify google api 2024-03-22 00:50:23 -05:00
Haiping Chen ed860f3631 Allow to override TemplateType in GenericTemplateMessage<T> 2024-03-21 20:55:46 -05:00
Jicheng Lu 389dbacf78 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-google-api 2024-03-21 20:36:03 -05:00
Haiping Chen c55153db67 [JsonPropertyName("text")] 2024-03-21 19:46:51 -05:00
Haiping Chen dccc345bcd Check routing rule after poping agent. 2024-03-21 17:04:45 -05:00
Jicheng Lu 919a6ed968 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-google-api 2024-03-21 11:54:16 -05:00
Jicheng Lu a88c3dd5d6 minor change 2024-03-21 11:53:46 -05:00
Haiping Chen 7b26a81a70 Add property is_horizontal to rich content. 2024-03-20 20:14:05 -05:00
Jicheng Lu 7633d881b0 add youtube api 2024-03-20 17:59:38 -05:00
C. Oceania 94d2b6aaa6
Update instruction.liquid 2024-03-20 16:13:27 -05:00