Commit graph

2290 commits

Author SHA1 Message Date
Jicheng Lu 4cbca26224 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-knowledge-base 2024-08-07 17:59:46 -05:00
iceljc a92c76104e
Merge pull request #578 from iceljc/features/refine-file-select
Features/refine file select
2024-08-07 17:58:59 -05:00
Jicheng Lu c9a1761228 change param name 2024-08-07 17:53:58 -05:00
Jicheng Lu 2a10294d70 clean file select prompt 2024-08-07 17:40:39 -05:00
Jicheng Lu 0d8532c3c7 minor change 2024-08-07 17:14:56 -05:00
Jicheng Lu ec5535c72d split file service 2024-08-07 16:56:57 -05:00
Jicheng Lu cdf02c10c5 remove knowledge info 2024-08-07 13:18:41 -05:00
Jicheng Lu 1ba98db5c9 split collection name 2024-08-07 11:50:23 -05:00
Jicheng Lu ac4e856f7b fix missing implementation 2024-08-07 10:17:28 -05:00
Jicheng Lu 58cf4494f6 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-knowledge-base 2024-08-07 09:57:37 -05:00
Jicheng Lu ba9180120d rename 2024-08-07 09:57:07 -05:00
Haiping 38b50a3ac7
Merge pull request #573 from yileicn/master
optimize paramter type check
2024-08-07 09:13:42 -05:00
Jicheng Lu 6ab7c02545 add knowledge data 2024-08-06 17:43:11 -05:00
Jicheng Lu 93646a01ae add knowledge collection info 2024-08-06 16:02:02 -05:00
Jicheng Lu a015b4bfd0 use enum 2024-08-06 14:05:40 -05:00
Jicheng Lu 7e51ea6da2 add enums 2024-08-06 14:01:26 -05:00
Haiping ea441c75e8
Fix conversation_end 2024-08-05 16:32:22 -05:00
iceljc 8d8ee32bc0
Merge pull request #574 from iceljc/master
use 4o-mini
2024-08-05 14:26:28 -05:00
Jicheng Lu b1ea7fdbbc use 4o-mini 2024-08-05 14:25:37 -05:00
LAPTOP-3CFGGVOS\rabbit e5f1180d32 Revert "optimize BotSharpMessageParser"
This reverts commit 237645033c.
2024-08-04 23:05:42 +08:00
LAPTOP-3CFGGVOS\rabbit fb9ad1b7d0 optimize paramter type check 2024-08-04 23:01:08 +08:00
LAPTOP-3CFGGVOS\rabbit bb02488533 Merge branch 'master' of github.com:yileicn/BotSharp 2024-08-04 22:57:39 +08:00
LAPTOP-3CFGGVOS\rabbit 4b5dcc06e9 Merge branch 'master' of github.com:yileicn/BotSharp 2024-08-04 22:56:19 +08:00
iceljc 42280eea7d
Merge pull request #572 from iceljc/bugfix/fix-audio-file-range
fix audio range request
2024-08-02 16:26:21 -05:00
Jicheng Lu b84aef8321 rename 2024-08-02 16:26:11 -05:00
Jicheng Lu 2ecd6c3649 fix audio range request 2024-08-02 16:24:44 -05:00
Haiping 74c797abf2
Merge pull request #570 from Qtoss-AI/master
Add WaitTime to ElementActionArgs
2024-08-01 13:22:06 -05:00
Haiping Chen feb0a04571 Add WaitTime to ElementActionArgs 2024-08-01 13:18:34 -05:00
Haiping b8f6f53797
Merge branch 'SciSharp:master' into master 2024-08-01 13:17:15 -05:00
Haiping af5dd8cbc0
Merge pull request #568 from visagang/features/vguruparan
Add new email reader utility to read emails using IMAP.
2024-08-01 11:19:34 -05:00
103048 0bb98a19e5 code improvement 2024-07-31 15:54:39 -05:00
103048 6c6ff566a5 Update email handler to include email read capabilities.
Rename to email sender
2024-07-31 15:46:14 -05:00
Haiping bd97c991c8
Merge branch 'SciSharp:master' into master 2024-07-31 15:15:14 -05:00
Haiping 8396e110a1
Update FileStorageSettings.cs 2024-07-31 15:15:05 -05:00
Haiping 5ed56916f8
Merge branch 'SciSharp:master' into master 2024-07-31 15:14:14 -05:00
Haiping c73b38ed44
Set FileStorageSettings default as LocalFileStorage 2024-07-31 15:13:53 -05:00
103048 a36281e2e3 Add new email reader utility to read emails using IMAP. 2024-07-31 14:00:11 -05:00
Haiping 994ed4c128
Merge branch 'SciSharp:master' into master 2024-07-31 06:00:39 -05:00
Haiping Chen 99baebfa7b copy payload foe message clone. 2024-07-31 05:29:10 -05:00
Haiping 25ecf41926
Merge pull request #567 from GreenShadeZhang/tencent-cos
Add Tencent Cloud object storage support
2024-07-31 05:14:54 -05:00
Haiping e497233a3e
Merge pull request #566 from evan-cao-wb/features/add-audio-handler
add audio service to transcribe local mp3/wav file
2024-07-30 15:02:14 -05:00
Wenbo Cao 8e097d1455 changes project structure 2024-07-30 13:57:32 -05:00
Gil Zhang fdab693d5c feat:Add Tencent Cloud object storage support 2024-07-31 01:08:40 +08:00
Gil Zhang a283abb869 Adjust file storage hard-coded logic. 2024-07-31 00:32:21 +08:00
Gil Zhang de3f8dee6d feat: add filestorage 2024-07-31 00:24:31 +08:00
Gil Zhang 8dcb54076e fix:Update Fluid version and fix summary template parsing error bug. 2024-07-31 00:16:08 +08:00
Wenbo Cao 2716e8080f remove disposed 2024-07-29 15:45:38 -05:00
Wenbo Cao 642c09711f changes based on comments 2024-07-29 15:31:37 -05:00
Wenbo Cao 444ffcd2a9 add audio service to transcribe local mp3/wav file 2024-07-29 14:15:46 -05:00
Haiping 855e8d86a3
Merge branch 'SciSharp:master' into master 2024-07-29 13:14:00 -05:00