Visagan Guruparan
|
2a6463b132
|
Initial commit for NC-4754
|
2025-03-28 11:32:41 -05:00 |
|
Haiping Chen
|
463a82911e
|
Fix compile issue
|
2025-03-28 10:40:10 -05:00 |
|
geffzhang
|
451e7802eb
|
fix: pizza demo remove mcp
|
2025-03-28 09:46:01 +08:00 |
|
Haiping
|
f0bf0b443c
|
Merge pull request #968 from SciSharp/modelcontextprotocol
Modelcontextprotocol
|
2025-03-26 08:27:55 -05:00 |
|
geffzhang
|
21f3d6a1f6
|
feat:remove unused LoggerFactory
|
2025-03-26 13:36:29 +08:00 |
|
Haiping Chen
|
2c09c78f97
|
move out MCPConversationHook designed for PizzaBot
|
2025-03-25 20:53:43 -05:00 |
|
Haiping Chen
|
cafe4cd22e
|
Add Twilio realtime transcribe.
|
2025-03-25 16:37:54 -05:00 |
|
geffzhang
|
919fa5e832
|
feat: rename funcnames to toolnames
|
2025-03-24 09:20:17 +08:00 |
|
geffzhang
|
6da05989f4
|
feat: rename mcptoolfunction to mcptooladapter
|
2025-03-24 09:18:01 +08:00 |
|
geffzhang
|
1a1f56fdc6
|
Merge branch 'master' into mcp
|
2025-03-22 10:07:35 +08:00 |
|
geffzhang
|
994da497a4
|
Merge branch 'SciSharp:master' into master
|
2025-03-22 10:03:16 +08:00 |
|
geffzhang
|
129331d488
|
feat: remove ModelContextProtocol source ref
use ModelContextProtocol nuget package replace source ref
|
2025-03-22 09:59:42 +08:00 |
|
Haiping Chen
|
2d710d4f50
|
Merge branch 'master' of https://github.com/hchen2020/BotSharp
|
2025-03-21 19:29:38 -05:00 |
|
Haiping Chen
|
21aab66826
|
IAudioSynthesis
|
2025-03-21 19:28:22 -05:00 |
|
Jicheng Lu
|
bdc1529686
|
minor change
|
2025-03-21 17:34:00 -05:00 |
|
Jicheng Lu
|
ba12125a1e
|
add additional llm cost
|
2025-03-21 17:32:29 -05:00 |
|
iceljc
|
08a8c872e0
|
Merge pull request #943 from iceljc/features/call-dummy-func
call dummy func
|
2025-03-21 16:44:44 -05:00 |
|
Visagan Guruparan
|
93ae5327cf
|
Update webdriver settings to support defaultnavigationtimeout
|
2025-03-21 15:33:52 -05:00 |
|
Jicheng Lu
|
52e6c6a4b0
|
refine instruction log settings
|
2025-03-21 15:00:53 -05:00 |
|
Jicheng Lu
|
c3e0270c10
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/call-dummy-func
|
2025-03-21 14:38:33 -05:00 |
|
Haiping Chen
|
e506fda585
|
Merge branch 'master' of https://github.com/hchen2020/BotSharp
|
2025-03-21 09:20:46 -05:00 |
|
Haiping Chen
|
814119a2f1
|
Add agent-id for all phone endpoints.
|
2025-03-21 09:17:21 -05:00 |
|
nick.yi
|
e310084db2
|
realtime model not suppot v1/chat/completions
|
2025-03-21 17:03:23 +08:00 |
|
nick.yi
|
afe9d27e99
|
realtime model not suppot v1/chat/completions
|
2025-03-21 16:56:25 +08:00 |
|
geffzhang
|
7a9d7ffc75
|
feat:switch official sdk ModelContextProtocol
mcpdotnet now is mcp offical sdk
|
2025-03-21 13:14:19 +08:00 |
|
Haiping Chen
|
f392b7f326
|
WaitingForAiResponse
|
2025-03-20 17:54:49 -05:00 |
|
Jicheng Lu
|
8fe89a60e0
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/call-dummy-func
|
2025-03-20 16:09:20 -05:00 |
|
Visagan Guruparan
|
d6672cbddd
|
Update web driver to handle mutiple tasks per agent
|
2025-03-19 15:59:11 -05:00 |
|
Jicheng Lu
|
cbd5185f51
|
minor change
|
2025-03-18 23:32:06 -05:00 |
|
Jicheng Lu
|
369ca68f5b
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/call-dummy-func
|
2025-03-18 23:31:08 -05:00 |
|
Haiping
|
24657bd3b5
|
Merge pull request #954 from hchen2020/master
Append dialogs into model context
|
2025-03-18 15:20:17 -05:00 |
|
Haiping Chen
|
953d38f00a
|
Append dialogs into model context
|
2025-03-18 15:14:36 -05:00 |
|
vguruparan
|
0b53c14022
|
Update web driver functionalities
|
2025-03-18 15:12:44 -05:00 |
|
Jicheng Lu
|
eb078d121b
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/call-dummy-func
|
2025-03-18 09:32:49 -05:00 |
|
geffzhang
|
35358f20b9
|
feat:Data with Json
1、Json Data Save to State
2、mcpdotnet with source ref
|
2025-03-18 18:43:31 +08:00 |
|
geffzhang
|
bf6b30d3ce
|
feat: use directory packages
|
2025-03-18 09:49:36 +08:00 |
|
Haiping Chen
|
a80ecd9bb4
|
Fix PizzaBot compile issue.
|
2025-03-17 20:30:15 -05:00 |
|
Haiping Chen
|
9cd09a8c3a
|
util-twilio-transfer_phone_call
|
2025-03-17 17:09:02 -05:00 |
|
Jicheng Lu
|
f562152b78
|
add instruct hooks
|
2025-03-17 17:02:24 -05:00 |
|
Jicheng Lu
|
fe63875315
|
minor change
|
2025-03-17 14:26:39 -05:00 |
|
Jicheng Lu
|
37db860cdb
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/call-dummy-func
|
2025-03-17 14:14:12 -05:00 |
|
Jicheng Lu
|
bcadc7e940
|
add execute template utility
|
2025-03-17 14:13:31 -05:00 |
|
geffzhang
|
213d39349e
|
Merge branch 'mcp' of https://github.com/Ai4c-AI/BotSharp
|
2025-03-17 07:50:35 +08:00 |
|
Haiping Chen
|
a1c73d045a
|
Fix Push dialogs into model context
|
2025-03-15 09:29:46 -05:00 |
|
Haiping Chen
|
292da2aee7
|
Change template default to 0.8f
|
2025-03-14 21:08:29 -05:00 |
|
Haiping Chen
|
3c23e58351
|
Optimize phone hang-up
|
2025-03-14 21:06:40 -05:00 |
|
Jicheng Lu
|
5d4dcc3e13
|
refine state loading
|
2025-03-14 17:04:54 -05:00 |
|
Haiping Chen
|
9a9c1a381a
|
Merge branch 'master' of https://github.com/hchen2020/BotSharp
|
2025-03-14 16:45:34 -05:00 |
|
vguruparan
|
4cde28f095
|
Add customization for web driver.
|
2025-03-14 14:43:23 -05:00 |
|
Haiping Chen
|
a49b75f495
|
Add Twilio settings.
|
2025-03-14 13:59:13 -05:00 |
|
Jicheng Lu
|
995b71e145
|
call dummy func
|
2025-03-14 11:13:13 -05:00 |
|
Jicheng Lu
|
eec704cce3
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp
|
2025-03-13 15:36:25 -05:00 |
|
Jicheng Lu
|
f4cc8f41fa
|
refine update conv tags
|
2025-03-13 15:36:14 -05:00 |
|
Haiping Chen
|
f6994a3a6f
|
ITwilioCallStatusHook
|
2025-03-13 14:05:06 -05:00 |
|
Jicheng Lu
|
9a8f559785
|
temp save
|
2025-03-13 13:06:00 -05:00 |
|
hchen2020
|
28279eebe3
|
Merge branch 'SciSharp:master' into master
|
2025-03-13 08:30:45 -05:00 |
|
Haiping
|
d881c7f594
|
Merge pull request #939 from visagang/features/vguruparan
Update default wait time for web driver
|
2025-03-12 21:54:52 -05:00 |
|
Visagan Guruparan
|
d2ba1a3dc0
|
Update default wait time for web driver
|
2025-03-12 21:35:30 -05:00 |
|
geffzhang
|
812423ca33
|
feat:update mcpdotnet 1.1.0.1
|
2025-03-13 09:42:53 +08:00 |
|
Haiping Chen
|
f0ab14bb4d
|
Avoid duplicate message if there is init_audio_file
|
2025-03-12 19:20:30 -05:00 |
|
Haiping Chen
|
14c476ce0d
|
OnUserDisconnected
|
2025-03-12 18:30:53 -05:00 |
|
Jicheng Lu
|
54767dcc9e
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp
|
2025-03-12 16:36:22 -05:00 |
|
Jicheng Lu
|
7646030f78
|
add vector storage snapshots
|
2025-03-12 16:33:20 -05:00 |
|
Haiping Chen
|
70eadbd510
|
IRealtimeHook
|
2025-03-12 14:03:38 -05:00 |
|
Haiping
|
cd4be78bce
|
Merge pull request #937 from visagang/features/vguruparan
Update settings for IsEnableScreenshot for web driver
|
2025-03-12 11:05:56 -05:00 |
|
Visagan Guruparan
|
9b6cf7a9ac
|
Update settings for IsEnableScreenshot for web driver
|
2025-03-12 10:51:24 -05:00 |
|
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 |
|