Commit graph

4616 commits

Author SHA1 Message Date
Jicheng Lu 2e524d5f28 reset message wrapper and fix path error 2025-09-06 15:49:56 -05:00
iceljc 9fb6d9fd38
Merge pull request #1151 from iceljc/master
allow sending indication
2025-09-06 12:26:57 -05:00
Jicheng Lu 4af97e9035 allow sending indication 2025-09-06 12:16:32 -05:00
iceljc 7fda8d2338
Merge pull request #1149 from iceljc/features/add-chart-data
add chart data and code endpoints
2025-09-05 15:00:34 -05:00
Jicheng Lu 9b30898f06 add chart data and code endpoints 2025-09-05 14:51:26 -05:00
iceljc 36bbfa8847
Merge pull request #1148 from iceljc/master
refine naming
2025-09-05 01:49:59 -05:00
Jicheng Lu 4bade23f31 refine naming 2025-09-05 01:49:14 -05:00
iceljc a317fa4534
Merge pull request #1147 from iceljc/features/refine-chart-handler
refine chart handler instruction & allow sending multiple messages
2025-09-05 01:29:29 -05:00
Jicheng Lu 462eaf03fb clean code 2025-09-05 01:20:32 -05:00
Jicheng Lu 8778a5f8ed 1. refine chart handler instruction
2. add mechanism to allow sending multiple messages in a single round
2025-09-05 01:17:18 -05:00
Haiping 27ada7c5a8
Merge pull request #1146 from Joannall/master
add report_summary to PlotChart
2025-09-04 21:45:50 -05:00
Joanna Ren cbf0fe6120 add report_summary to PlotChart 2025-09-04 17:59:29 -05:00
Haiping 3dba483074
Merge pull request #1144 from Joannall/master
update chart prompt
2025-09-02 21:03:23 -05:00
Haiping 3237f39fd8
Merge branch 'master' into master 2025-09-02 20:45:10 -05:00
Joanna Ren 7c2ed704ab
Update PlotChartFn.cs 2025-09-02 18:27:33 -05:00
Joanna Ren 59414543f6 add business intelligence agent 2025-09-02 18:24:00 -05:00
iceljc c68e2ec8ee
Merge pull request #1143 from iceljc/master
temp model for image reading
2025-09-02 17:00:50 -05:00
Jicheng Lu 877fc3ece6 temp model for image reading 2025-09-02 16:59:49 -05:00
iceljc f661a39dd0
Merge pull request #1142 from iceljc/master
refine chart plot template
2025-09-02 11:53:46 -05:00
Jicheng Lu a03bb4b00b refine chart plot template 2025-09-02 11:52:20 -05:00
iceljc 007f96c495
Merge pull request #1141 from iceljc/master
Fix potential null reference
2025-08-31 20:46:30 -05:00
Jicheng Lu 690590f60e minor change 2025-08-31 20:44:40 -05:00
Jicheng Lu 3d07fa54f4 fix potential null reference 2025-08-31 20:43:45 -05:00
iceljc 21a7c9ba48
Merge pull request #1140 from iceljc/master
refine chart plot instruction
2025-08-28 17:17:21 -05:00
Jicheng Lu abfc7a8b0f refine chart plot instruction 2025-08-28 17:16:16 -05:00
iceljc ebf3410d00
Merge pull request #1139 from iceljc/master
add chart handler setting
2025-08-28 13:44:40 -05:00
Jicheng Lu 2d9de9c479 update settings 2025-08-28 13:44:11 -05:00
Jicheng Lu d01c15b546 add chart handler setting 2025-08-28 13:42:51 -05:00
iceljc 5d875d075e
Merge pull request #1138 from iceljc/master
refine instruction
2025-08-25 23:51:13 -05:00
Jicheng Lu f452aad4f5 refine instruction 2025-08-25 23:42:21 -05:00
iceljc 222e4f7c74
Merge pull request #1137 from iceljc/master
fix datetime convert
2025-08-25 11:10:36 -05:00
Jicheng Lu d413a08b46 fix datetime convert 2025-08-25 11:09:47 -05:00
Nick Yi 7a3171ce8d
Merge pull request #1134 from yileicn/master
optimize GetAgents
2025-08-25 08:59:42 +08:00
iceljc 944869ed79
Merge pull request #1136 from iceljc/master
refine web search model select
2025-08-22 14:29:59 -05:00
Jicheng Lu 6466092a51 refine web search model select 2025-08-22 14:22:49 -05:00
iceljc aca114572c
Merge pull request #1135 from iceljc/master
fix vector collection data issue
2025-08-22 11:06:56 -05:00
Jicheng Lu d27e8fadf6 fix vector collection data issue 2025-08-22 10:49:28 -05:00
nick.yi 7e1a91fffc optimize GetAgents 2025-08-22 11:48:33 +08:00
iceljc 12077f0ebf
Merge pull request #1133 from iceljc/master
add vector payload
2025-08-21 15:48:57 -05:00
Jicheng Lu c4212a4900 Merge branch 'master' of https://github.com/SciSharp/BotSharp 2025-08-21 15:44:23 -05:00
Jicheng Lu 5844364985 output payload 2025-08-21 15:44:10 -05:00
iceljc 115e094df6
Merge pull request #1132 from iceljc/master
revert code
2025-08-20 16:19:59 -05:00
Jicheng Lu fde3ade91b revert code 2025-08-20 16:18:35 -05:00
iceljc e41c0545df
Merge pull request #1131 from iceljc/features/add-agent-function-visibility
add vector payload value operator
2025-08-20 14:58:36 -05:00
Jicheng Lu 58eb254f1b add vector payload value operator 2025-08-20 14:48:11 -05:00
Haiping 34f04e7f1a
Merge pull request #1130 from visagang/features/vguruparan
Update dropdown selection based on PressKey
2025-08-20 14:15:06 -05:00
vguruparan 3081a0e197 Update dropdown selection based on PressKey 2025-08-20 14:11:10 -05:00
iceljc 524c7ffcc8
Merge pull request #1128 from iceljc/features/add-agent-function-visibility
Add agent function visibility and init web search
2025-08-20 11:37:52 -05:00
Jicheng Lu 0341a0f7a9 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-agent-function-visibility 2025-08-20 11:30:52 -05:00
Jicheng Lu 3c1c599b60 add web intelligent search 2025-08-20 11:30:09 -05:00