Jicheng Lu
|
b20347fc0d
|
upgrade openai package
|
2025-09-11 14:22:26 -05:00 |
|
Jicheng Lu
|
1ed0846bbe
|
Merge branch 'features/refine-model-settings' of https://github.com/iceljc/BotSharp into features/refine-model-settings
|
2025-09-11 09:56:00 -05:00 |
|
Jicheng Lu
|
e12808e36e
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-model-settings
|
2025-09-11 09:55:52 -05:00 |
|
Jicheng Lu
|
e8c3c93b8f
|
clean code
|
2025-09-10 23:39:41 -05:00 |
|
Jicheng Lu
|
c736186a9b
|
add chat context to chart
|
2025-09-10 23:38:45 -05:00 |
|
Jicheng Lu
|
c00391c18c
|
refine chart plot prompt
|
2025-09-10 22:18:27 -05:00 |
|
Joanna Ren
|
a03ecc376f
|
minor change
|
2025-09-10 19:58:57 -05:00 |
|
Jicheng Lu
|
ee758e02ec
|
add reasoning effort in chart plot
|
2025-09-10 14:31:03 -05:00 |
|
nick.yi
|
87c18c414f
|
hotfix conflict
|
2025-09-10 14:09:37 +08:00 |
|
nick.yi
|
bdaf3cc6b3
|
add crontab debug config
|
2025-09-10 11:45:39 +08:00 |
|
vguruparan
|
393430e981
|
Update crontab naming
|
2025-09-09 13:13:53 -05:00 |
|
vguruparan
|
4a1439574d
|
Update lockname to default if not provided.
|
2025-09-09 11:45:04 -05:00 |
|
vguruparan
|
e4c53a32b5
|
Update distributed lock for cronservice
|
2025-09-09 11:19:29 -05:00 |
|
Jicheng Lu
|
8250336498
|
fix missing label
|
2025-09-09 01:58:46 -05:00 |
|
Jicheng Lu
|
d3035c07a2
|
add message wrapper to chat response
|
2025-09-08 23:07:51 -05:00 |
|
Jicheng Lu
|
7ea8d84f74
|
add message label
|
2025-09-08 14:29:08 -05:00 |
|
Jicheng Lu
|
a5157a6052
|
minor change
|
2025-09-06 15:52:14 -05:00 |
|
Jicheng Lu
|
2e524d5f28
|
reset message wrapper and fix path error
|
2025-09-06 15:49:56 -05:00 |
|
Jicheng Lu
|
4af97e9035
|
allow sending indication
|
2025-09-06 12:16:32 -05:00 |
|
Jicheng Lu
|
9b30898f06
|
add chart data and code endpoints
|
2025-09-05 14:51:26 -05:00 |
|
Jicheng Lu
|
fc1bb151fc
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-model-settings
|
2025-09-05 01:50:21 -05:00 |
|
Jicheng Lu
|
4bade23f31
|
refine naming
|
2025-09-05 01:49:14 -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 |
|
Jicheng Lu
|
50ff810dbe
|
minor change
|
2025-09-04 19:56:02 -05:00 |
|
Joanna Ren
|
cbf0fe6120
|
add report_summary to PlotChart
|
2025-09-04 17:59:29 -05:00 |
|
Jicheng Lu
|
c31eff6632
|
add settings in file handler
|
2025-09-04 15:45:13 -05:00 |
|
Jicheng Lu
|
939e9cfd4e
|
refine setting
|
2025-09-04 14:38:43 -05:00 |
|
Jicheng Lu
|
d1118a691c
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-model-settings
|
2025-09-04 14:14:29 -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 |
|
Jicheng Lu
|
877fc3ece6
|
temp model for image reading
|
2025-09-02 16:59:49 -05:00 |
|
Jicheng Lu
|
a03bb4b00b
|
refine chart plot template
|
2025-09-02 11:52:20 -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 |
|
Jicheng Lu
|
abfc7a8b0f
|
refine chart plot instruction
|
2025-08-28 17:16:16 -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 |
|
Jicheng Lu
|
f452aad4f5
|
refine instruction
|
2025-08-25 23:42:21 -05:00 |
|
Jicheng Lu
|
6ff8875eeb
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-model-settings
|
2025-08-25 11:12:19 -05:00 |
|
Jicheng Lu
|
d413a08b46
|
fix datetime convert
|
2025-08-25 11:09:47 -05:00 |
|
Jicheng Lu
|
261a01a291
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-model-settings
|
2025-08-25 10:08:31 -05:00 |
|
Nick Yi
|
7a3171ce8d
|
Merge pull request #1134 from yileicn/master
optimize GetAgents
|
2025-08-25 08:59:42 +08:00 |
|
Jicheng Lu
|
ca638dadf8
|
refine file select prompt
|
2025-08-22 17:23:48 -05:00 |
|
Jicheng Lu
|
9108ea6cd3
|
refine model settings
|
2025-08-22 17:00:52 -05:00 |
|
Jicheng Lu
|
6466092a51
|
refine web search model select
|
2025-08-22 14:22:49 -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 |
|
Jicheng Lu
|
5844364985
|
output payload
|
2025-08-21 15:44:10 -05:00 |
|