Haiping
f6ce283b9b
Merge pull request #1074 from Joannall/master
...
Refactor SQL Driver Plugin and Update Database Handling
2025-06-11 08:59:28 -05:00
Haiping
6f0754c143
Merge pull request #1073 from visagang/features/vguruparan
...
Update locating element log level to warning
2025-06-11 08:58:41 -05:00
Haiping
9f8767b706
Merge pull request #1068 from iceljc/features/refine-file-instruct
...
Features/refine file instruct
2025-06-11 08:58:19 -05:00
Joanna Ren
b557342bb1
Refactor SQL Driver Plugin and Update Database Handling
...
- Added a new folder for helpers in the project file.
- Removed the `SqlDriverHelper` class and its `GetDatabaseType` method.
- Updated `SqlDriverAgentHook` to retrieve database type directly from `SqlStatement`.
- Enhanced `SqlStatement` with new properties: `DBProvider`, `Schema`, and `Tables`.
- Removed registration of `SqlDriverAgentHook` in `SqlDriverPlugin`.
- Cleaned up global using directives by removing `Helpers`.
- Modified `GetTableDefinitionFn` to accept a schema parameter for Redshift queries.
- Updated `SqlSelect` to use `DBProvider` from `SqlStatement`.
- Revised JSON schema definitions to require `db_provider` and `schema`.
- Clarified Liquid template instructions for database connections and SQL execution.
- Streamlined rules for calling `util-db-verify_dictionary_term`.
2025-06-10 16:55:33 -05:00
Visagan Guruparan
c386fb48bd
Update locating element log level to warning
2025-06-10 11:16:33 -05:00
Jicheng Lu
0c820aac8e
sync with ui
2025-06-06 13:16:30 -05:00
Jicheng Lu
ef5f196927
add agent utility description
2025-06-04 22:15:07 -05:00
Jicheng Lu
49201c41f1
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-file-instruct
2025-06-04 14:09:06 -05:00
易磊
4977cc76fc
Merge pull request #1072 from yileicn/master
...
hotfix summary
2025-06-03 13:54:32 +08:00
nick.yi
a86a966bf3
hotfix summary
2025-06-03 11:44:14 +08:00
Jicheng Lu
8e3e89b4a2
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-file-instruct
2025-05-29 16:24:14 -05:00
iceljc
73934bf2b3
Merge pull request #1071 from iceljc/features/add-utility-visibility
...
add mission category
2025-05-29 15:23:29 -05:00
Jicheng Lu
02839c643d
add mission category
2025-05-29 15:21:51 -05:00
Jicheng Lu
2789fa955d
add missing category
2025-05-29 15:20:05 -05:00
Jicheng Lu
f5242a83b3
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-file-instruct
2025-05-29 14:22:36 -05:00
Jicheng Lu
2ce3f6c070
refine file name
2025-05-29 13:58:47 -05:00
Haiping
565f289702
Merge pull request #1066 from iceljc/features/add-utility-visibility
...
add utility visibility expression
2025-05-29 13:15:35 -05:00
Haiping Chen
854e6bf11d
OnTicketReceivedContext
2025-05-29 05:39:07 -05:00
Haiping
365c1db383
Update Directory.Packages.props
2025-05-29 05:04:20 -05:00
易磊
31bdd8f847
Merge pull request #1070 from yileicn/master
...
optimize summary
2025-05-29 15:30:01 +08:00
nick.yi
5bfb8f8734
optimize summary
2025-05-29 15:14:44 +08:00
易磊
c8149b63e2
Merge pull request #1069 from yileicn/master
...
hotfix AddDefaultInstruction
2025-05-29 10:42:14 +08:00
nick.yi
d222a120ac
hotfix AddDefaultInstruction
2025-05-29 10:33:22 +08:00
Jicheng Lu
e2f2d0a0da
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-utility-visibility
2025-05-28 20:43:00 -05:00
Jicheng Lu
c6807a501c
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-file-instruct
2025-05-28 20:40:14 -05:00
Haiping
82affd8bb9
Merge pull request #1067 from yileicn/master
...
hotfix agent instruction cache question
2025-05-28 20:10:41 -05:00
Jicheng Lu
d24fe42785
clean code
2025-05-28 19:21:14 -05:00
Jicheng Lu
3bb50a6350
nullable
2025-05-28 18:00:11 -05:00
Jicheng Lu
a33d43c902
minor change
2025-05-28 17:15:37 -05:00
Jicheng Lu
1d0284eef4
minor change
2025-05-28 16:53:45 -05:00
Jicheng Lu
1792da38ef
refine utility structure
2025-05-28 16:16:48 -05:00
Jicheng Lu
db542b7e90
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-utility-visibility
2025-05-28 13:29:04 -05:00
Jicheng Lu
11f5234bfd
clean code
2025-05-28 12:05:29 -05:00
Jicheng Lu
0469b27a97
refine form data
2025-05-28 11:57:25 -05:00
Jicheng Lu
19e16ff4fe
temp save
2025-05-28 08:59:29 -05:00
nick.yi
57f25f3c82
hotfix agent instruction cache question
2025-05-28 17:50:07 +08:00
Jicheng Lu
0a0da61db3
temp save
2025-05-27 21:23:20 -05:00
Jicheng Lu
78579fe4fe
use binary data
2025-05-27 19:56:14 -05:00
Jicheng Lu
59eb471dee
minor change
2025-05-27 15:26:11 -05:00
Jicheng Lu
28d4f4e9ba
add utility visibility expression
2025-05-27 15:23:37 -05:00
Haiping
53bf0fee19
Merge pull request #1065 from yileicn/master
...
optimize CheckArgType
2025-05-27 13:28:40 -05:00
nick.yi
ced3883c44
optimize CheckArgType
2025-05-27 23:08:28 +08:00
Haiping
1672374e48
Merge pull request #1064 from iceljc/test/google-realtime
...
add gemini file content
2025-05-27 09:40:05 -05:00
Haiping
f5c5f8ee35
Merge pull request #1063 from yileicn/master
...
Fix IndexOutOfRangeException caused by CheckArgType concurrency
2025-05-27 09:38:58 -05:00
Jicheng Lu
c79e35b653
use model id
2025-05-26 00:28:50 -05:00
Jicheng Lu
b6e6de591f
add gemini file content
2025-05-26 00:23:31 -05:00
nick.yi
c3332dda0e
Fix IndexOutOfRangeException caused by CheckArgType concurrency
2025-05-25 11:32:17 +08:00
Haiping
ca36b140c6
Fix CheckArgType null
2025-05-24 16:30:14 -05:00
Haiping
bc72d661c8
Merge pull request #1062 from iceljc/test/google-realtime
...
refine http headers
2025-05-23 11:22:41 -05:00
Jicheng Lu
ae12a2e92b
refine http headers
2025-05-23 10:41:56 -05:00