Jicheng Lu
030e306a55
minor change
2025-07-11 14:28:09 -05:00
Jicheng Lu
180ffc5068
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-chart-handler
2025-07-11 14:20:13 -05:00
Jicheng Lu
2ec304b83c
refine chat stream request
2025-07-11 10:15:09 -05:00
guoqiang.yu
c80e8ca7a0
fix #1097 SqlDriver: Database type mssql is not supported
2025-07-11 12:59:09 +08:00
Visagan Guruparan
b9c7f63249
Update contextId for close browser utility.
2025-07-10 15:55:55 -05:00
Jicheng Lu
7f7d4733e9
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-chart-handler
2025-07-10 15:50:11 -05:00
Visagan Guruparan
16300b9a1d
Add hook to handle locate element for PlayWright
2025-07-10 14:22:54 -05:00
Jicheng Lu
764bbefbfa
refine chat stream with init states
2025-07-09 15:23:55 -05:00
Jicheng Lu
81bb38b9b3
refine side car
2025-07-09 11:14:47 -05:00
Jicheng Lu
894237c416
add program code template
2025-07-08 17:45:54 -05:00
Jicheng Lu
249fd09675
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-chart-handler
2025-07-08 17:12:13 -05:00
Jicheng Lu
e8b2bffeb3
save states
2025-07-08 16:41:25 -05:00
Jicheng Lu
96b320b4dc
Merge branch 'master' of https://github.com/SciSharp/BotSharp
2025-07-08 10:39:17 -05:00
nick.yi
94c3a86635
optimize twilio
2025-07-08 23:03:54 +08:00
Jicheng Lu
da097de053
refine chat stream code
2025-07-08 00:16:21 -05:00
Jicheng Lu
7b64416c9b
fix realtime toolcall
2025-07-03 12:09:10 -05:00
Jicheng Lu
eb8eb43ea3
handle null string
2025-07-02 13:12:04 -05:00
Jicheng Lu
a9b804d08e
refine plot instruction
2025-07-02 11:54:41 -05:00
Jicheng Lu
0b54cfa4fa
refine response format
2025-07-01 15:47:18 -05:00
Jicheng Lu
fdfaffb478
minor change
2025-07-01 12:02:21 -05:00
Jicheng Lu
ba485cef48
rename and refine instructions
2025-07-01 12:01:09 -05:00
Jicheng Lu
e4ad50cb7b
update instruction
2025-07-01 09:33:25 -05:00
Jicheng Lu
3da73d6fce
init
2025-06-30 23:07:58 -05:00
Haiping
3bef027b22
Allow engineer role to edit knowledgebase
2025-06-30 10:10:40 -05:00
Jicheng Lu
796388a8fc
refine side car
2025-06-18 15:03:16 -05:00
Jicheng Lu
333d8a7302
fix
2025-06-18 14:29:25 -05:00
nick.yi
4880de7a26
Adding message context to Error
2025-06-18 08:53:22 +08:00
nick.yi
bb0be151c3
1.IgnoreIfNotFound defaults to true
...
2.Fix the incomplete log issue
2025-06-17 15:52:04 +08:00
nick.yi
cbac4627c3
modify LocateElement logger level
2025-06-17 11:19:43 +08:00
Visagan Guruparan
351d65bd6d
clean code
2025-06-13 11:13:21 -05:00
Visagan Guruparan
a581091248
Update webdriver upload files method
2025-06-13 11:08:53 -05:00
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
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
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
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
11f5234bfd
clean code
2025-05-28 12:05:29 -05:00
Jicheng Lu
19e16ff4fe
temp save
2025-05-28 08:59:29 -05: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
28d4f4e9ba
add utility visibility expression
2025-05-27 15:23:37 -05:00