Jicheng Lu
|
0cd2863cb0
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp
|
2025-03-12 10:15:30 -05:00 |
|
Jicheng Lu
|
85cf382adc
|
refine chat log
|
2025-03-12 10:13:57 -05:00 |
|
Haiping
|
b9e9d5865f
|
Merge pull request #933 from visagang/features/vguruparan
Update timeout for web driver logic to fetch from appSettings
|
2025-03-12 08:57:21 -05:00 |
|
Visagan Guruparan
|
47d728b68a
|
Update default timeout to lowercasing
|
2025-03-12 08:53:38 -05:00 |
|
Visagan Guruparan
|
e570672a36
|
Update default timeout to 30sec
|
2025-03-12 08:49:31 -05:00 |
|
Visagan Guruparan
|
7d4d233f7e
|
Update timeout for web driver logic to fetch from appSettings
|
2025-03-11 22:01:16 -05:00 |
|
Haiping Chen
|
9fe9b123f1
|
HandleUserDtmfReceived
|
2025-03-11 20:57:49 -05:00 |
|
Jicheng Lu
|
db3ed51875
|
get template name from state
|
2025-03-11 10:18:54 -05:00 |
|
Haiping
|
72a49a0a1a
|
Merge pull request #929 from visagang/features/vguruparan
Update headless setting for Playwright
|
2025-03-11 09:11:05 -05:00 |
|
iceljc
|
af099514dd
|
Merge pull request #930 from iceljc/master
refine agent task
|
2025-03-10 17:12:11 -05:00 |
|
Jicheng Lu
|
25a9c77cdd
|
refine agent task
|
2025-03-10 17:03:23 -05:00 |
|
Visagan Guruparan
|
b8083b2f38
|
Fetch WebDrive headless setting from config
|
2025-03-10 16:54:51 -05:00 |
|
hchen2020
|
c6fc411dd5
|
Merge branch 'SciSharp:master' into master
|
2025-03-10 13:38:27 -05:00 |
|
Jicheng Lu
|
9f71816177
|
refine state key search
|
2025-03-10 12:14:44 -05:00 |
|
hchen2020
|
f27996f6c4
|
Merge branch 'SciSharp:master' into master
|
2025-03-10 11:03:18 -05:00 |
|
Haiping Chen
|
ae7680da3d
|
Hang-up if waiting AI Response Timeout
|
2025-03-10 10:10:22 -05:00 |
|
Jicheng Lu
|
eb81ad212a
|
add instruction log setting and state search
|
2025-03-09 22:21:34 -05:00 |
|
Haiping Chen
|
17bb86b311
|
Return instruction for realtime response.create.
|
2025-03-07 18:40:28 -06:00 |
|
Jicheng Lu
|
e7150729d9
|
refine menu
|
2025-03-07 17:13:08 -06:00 |
|
Jicheng Lu
|
96ec0b5969
|
rename
|
2025-03-07 11:01:54 -06:00 |
|
Jicheng Lu
|
6c735a0aad
|
refine document
|
2025-03-06 17:44:49 -06:00 |
|
iceljc
|
8fd5ac1315
|
Merge pull request #918 from iceljc/master
refine instruction log
|
2025-03-06 17:02:26 -06:00 |
|
Jicheng Lu
|
1275053d66
|
migrate conv latest states
|
2025-03-06 16:46:38 -06:00 |
|
Haiping Chen
|
f9cc755444
|
RealtimeConversationHook
|
2025-03-06 15:10:17 -06:00 |
|
Haiping Chen
|
c8a565f585
|
Seperate realtime in a new project
|
2025-03-06 12:01:43 -06:00 |
|
Jicheng Lu
|
c4d2f5b026
|
relocate
|
2025-03-06 11:31:53 -06:00 |
|
Jicheng Lu
|
ae84088b5f
|
refine instruction log
|
2025-03-06 11:11:45 -06:00 |
|
nick.yi
|
af01567fae
|
hotfix duplicate welcome message
|
2025-03-06 20:23:40 +08:00 |
|
nick.yi
|
5d10f3d305
|
optimize RealTime
|
2025-03-06 17:03:30 +08:00 |
|
Jicheng Lu
|
f60bcda896
|
relocate
|
2025-03-05 17:32:02 -06:00 |
|
Jicheng Lu
|
6ed0afe439
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-latest-state
|
2025-03-05 17:23:28 -06:00 |
|
Jicheng Lu
|
366e1339c6
|
refactor instruction
|
2025-03-05 17:22:46 -06:00 |
|
Haiping Chen
|
89fc99f4e1
|
prevent initial response interruption
|
2025-03-05 16:57:58 -06:00 |
|
Haiping Chen
|
9c50824369
|
Support DTMF in realtime
|
2025-03-05 16:57:34 -06:00 |
|
Haiping Chen
|
d69f19bd41
|
refactor realtime code.
|
2025-03-05 12:29:28 -06:00 |
|
Haiping
|
a205b9b407
|
Merge pull request #912 from kerryjiang/centralpackversion
Use ManagePackageVersionsCentrally for more projects
|
2025-03-05 08:13:18 -06:00 |
|
nick.yi
|
d78c77141b
|
1.hotfix timestamp,mark and interruption handling
2.Hotfix message persistence
|
2025-03-05 21:48:06 +08:00 |
|
Jicheng Lu
|
263ec44517
|
refine
|
2025-03-04 23:25:12 -06:00 |
|
Jicheng Lu
|
e0fffe191c
|
add latest state
|
2025-03-04 17:25:35 -06:00 |
|
Haiping Chen
|
b4862837da
|
Mak initial audio is not interruptable
|
2025-03-03 15:30:06 -06:00 |
|
Kerry Jiang
|
c0a15f87e3
|
remove ManagePackageVersionsCentrally from individual projects and add it in Directory.Packages.props
|
2025-03-01 19:57:50 -08:00 |
|
Haiping Chen
|
c096b63656
|
Output input audio transcript.
|
2025-02-28 20:42:03 -06:00 |
|
Haiping Chen
|
e3036ef3ba
|
add welcome for realtime
|
2025-02-28 18:19:44 -06:00 |
|
Jicheng Lu
|
235d972ca1
|
remove data
|
2025-02-28 16:47:03 -06:00 |
|
Jicheng Lu
|
64831f5b3a
|
minor change
|
2025-02-28 15:35:46 -06:00 |
|
Jicheng Lu
|
ac76a08524
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp
|
2025-02-28 15:35:00 -06:00 |
|
Jicheng Lu
|
2851851657
|
refine lock key
|
2025-02-28 15:34:53 -06:00 |
|
hchen2020
|
284c588df3
|
Merge branch 'SciSharp:master' into master
|
2025-02-28 15:27:40 -06:00 |
|
Haiping Chen
|
606026130a
|
rollback reset states
|
2025-02-28 15:26:45 -06:00 |
|
iceljc
|
5c90f2cd8a
|
Merge pull request #905 from iceljc/master
add agent id in resource key
|
2025-02-28 13:03:44 -06:00 |
|
Haiping Chen
|
265d439938
|
Merge branch 'master' of https://github.com/hchen2020/BotSharp
|
2025-02-28 12:45:13 -06:00 |
|
Haiping Chen
|
14b6d41ce5
|
OnSessionUpdated log
|
2025-02-28 12:44:59 -06:00 |
|
Jicheng Lu
|
152811cc72
|
add agent id in resource key
|
2025-02-28 10:00:58 -06:00 |
|
Haiping
|
2ab73ead56
|
Update agent.json
|
2025-02-28 09:51:48 -06:00 |
|
Haiping Chen
|
a15821061f
|
Upgrade package
|
2025-02-27 21:19:20 -06:00 |
|
Haiping
|
f581c3c393
|
Merge pull request #897 from kerryjiang/centralpackversion
Use ManagePackageVersionsCentrally for more projects
|
2025-02-28 10:57:00 +08:00 |
|
Haiping Chen
|
9d570311d1
|
realtime route to agent
|
2025-02-26 22:40:50 -06:00 |
|
Haiping Chen
|
1468c01f46
|
Remove call_sid from function util-twilio-hangup_phone_call
|
2025-02-26 13:16:57 -06:00 |
|
Haiping Chen
|
20563d28f5
|
Merge branch 'master' into routing-utility
|
2025-02-26 11:52:41 -06:00 |
|
Haiping Chen
|
e68f245f2a
|
Add Twilio HangupPhoneCallFn
|
2025-02-26 11:41:52 -06:00 |
|
Jicheng Lu
|
2428349247
|
remove limit
|
2025-02-25 19:50:11 -06:00 |
|
Haiping Chen
|
c029f61a79
|
Merge branch 'master' into routing-utility
|
2025-02-25 14:52:53 -06:00 |
|
Jicheng Lu
|
80fc2f6c78
|
add confidence
|
2025-02-25 11:56:37 -06:00 |
|
Haiping Chen
|
51d933e3db
|
lazy routing (WIP)
|
2025-02-24 22:35:22 -06:00 |
|
Kerry Jiang
|
fab5a17b75
|
more projects on ManagePackageVersionsCentrally
|
2025-02-22 08:55:47 -08:00 |
|
Jicheng Lu
|
ed8b3aa717
|
add llm configs
|
2025-02-21 11:37:36 -06:00 |
|
Jicheng Lu
|
76b52af3b9
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp
|
2025-02-20 22:52:17 -06:00 |
|
Jicheng Lu
|
37aa85af36
|
refine chat instruction
|
2025-02-20 22:52:02 -06:00 |
|
Jicheng Lu
|
6e9237ca4b
|
refine llm completion log
|
2025-02-20 12:17:21 -06:00 |
|
Jicheng Lu
|
816abe9310
|
clean execution log
|
2025-02-20 11:59:59 -06:00 |
|
Jicheng Lu
|
8048524a31
|
refine state
|
2025-02-20 11:26:49 -06:00 |
|
Haiping Chen
|
6bd2af4151
|
Remove IConversationSideCar dependency
|
2025-02-20 09:33:47 -06:00 |
|
Haiping
|
c3ed1d3350
|
Merge branch 'SciSharp:master' into master
|
2025-02-19 17:36:48 -06:00 |
|
Jicheng Lu
|
48967e2910
|
merge with upstream
|
2025-02-19 13:58:13 -06:00 |
|
Jicheng Lu
|
a3344c6caf
|
refine
|
2025-02-19 12:20:35 -06:00 |
|
Jicheng Lu
|
fcb07becdc
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-agent-call-stats
|
2025-02-19 10:26:35 -06:00 |
|
iceljc
|
29c8b023b5
|
Merge pull request #884 from zfchai/style-MongoDbContext
Code style adjustment and partial optimization
|
2025-02-19 10:26:23 -06:00 |
|
Jicheng Lu
|
25502b3dcb
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-agent-call-stats
|
2025-02-19 10:11:52 -06:00 |
|
Jicheng Lu
|
448d9a2a53
|
disable state load and save in sidecar
|
2025-02-18 13:25:51 -06:00 |
|
Jicheng Lu
|
eee93541ec
|
store dialog data
|
2025-02-17 11:56:53 -06:00 |
|
Haiping
|
2ed2d956fc
|
Merge branch 'SciSharp:master' into master
|
2025-02-17 13:55:22 +00:00 |
|
Gil Zhang
|
ed44d04fde
|
Revert "Remove obsolete nuget packages for BotSharp.Abstraction"
|
2025-02-17 20:24:08 +08:00 |
|
Jicheng Lu
|
ad7d9a128d
|
reso
|
2025-02-15 19:32:53 -06:00 |
|
Haiping Chen
|
d8a4dc4d17
|
IWebBrowser.IsBrowserClosed
|
2025-02-15 11:34:00 +08:00 |
|
Jicheng Lu
|
172e316c31
|
refine conv state key search
|
2025-02-14 11:19:39 -06:00 |
|
chait
|
d824d16e69
|
[style] Code style adjustment.
|
2025-02-14 18:29:51 +08:00 |
|
Jicheng Lu
|
115477f3ea
|
add agent id as ref
|
2025-02-13 12:06:15 -06:00 |
|
gil zhang
|
bd3f29c3d4
|
Remove obsolete nuget packages for BotSharp.Abstraction
|
2025-02-13 22:26:26 +08:00 |
|
chait
|
ccd7c23da9
|
[update] Non empty code style constraint (default value constraint), change CreateTime to CreatedTime.
|
2025-02-13 11:42:16 +08:00 |
|
chait
|
513007b7ce
|
[update] Non empty code style constraint (default value constraint), unified optimization of the CreatedTime field and MongoDBContext methods;
|
2025-02-13 11:25:32 +08:00 |
|
Haiping Chen
|
521ce62c41
|
remove unnecessary project reference.
|
2025-02-13 09:14:00 +08:00 |
|
hchen2020
|
6894349b63
|
Merge branch 'SciSharp:master' into master
|
2025-02-12 09:08:47 -06:00 |
|
Jicheng Lu
|
00c8e8cc46
|
rename and add cache
|
2025-02-11 19:16:49 -06:00 |
|
Haiping Chen
|
fd08718831
|
Merge branch 'master' of https://github.com/hchen2020/BotSharp
|
2025-02-11 17:27:19 -06:00 |
|
Haiping Chen
|
572205d628
|
onInputAudioTranscriptionCompleted
|
2025-02-11 17:27:07 -06:00 |
|
hchen2020
|
4a61d61615
|
Merge branch 'SciSharp:master' into master
|
2025-02-11 17:26:39 -06:00 |
|
Jicheng Lu
|
96b23e4244
|
sort
|
2025-02-11 15:16:54 -06:00 |
|
Jicheng Lu
|
f423a40f53
|
refine state search
|
2025-02-11 14:27:53 -06:00 |
|
Haiping Chen
|
65c2c0f893
|
message.Role = clonedMessage.Role
|
2025-02-10 21:51:45 -06:00 |
|
Haiping Chen
|
bbc2325ddc
|
realtime outbound call
|
2025-02-10 17:28:03 -06:00 |
|