Jicheng Lu
|
5be85d3f4b
|
refine repository for agent code script
|
2025-10-06 01:27:18 -05:00 |
|
Jicheng Lu
|
b99d0b4ece
|
use role content
|
2025-09-30 11:16:53 -05:00 |
|
Haiping Chen
|
a283af0623
|
Change ConversationState to ConcurrentDictionary
|
2025-09-18 19:20:58 -05:00 |
|
Jicheng Lu
|
18cb4edbf7
|
add intermediate message
|
2025-09-18 17:22:33 -05:00 |
|
Jicheng Lu
|
57bd04bf7b
|
refine file handling
|
2025-09-16 19:20:53 -05:00 |
|
Jicheng Lu
|
bcff1dff3a
|
refine file storage
|
2025-09-16 15:48:54 -05:00 |
|
Jicheng Lu
|
349e58eee8
|
refine code and settings
|
2025-09-15 13:28:57 -05:00 |
|
Jicheng Lu
|
98291a5e49
|
refine multi modal instruct
|
2025-09-12 11:30:41 -05:00 |
|
Jicheng Lu
|
7ea8d84f74
|
add message label
|
2025-09-08 14:29:08 -05:00 |
|
Jicheng Lu
|
4bade23f31
|
refine naming
|
2025-09-05 01:49:14 -05:00 |
|
Jicheng Lu
|
8778a5f8ed
|
1. refine chart handler instruction
2. add mechanism to allow sending multiple messages in a single round
|
2025-09-05 01:17:18 -05:00 |
|
Jicheng Lu
|
62e82afb81
|
init web search
|
2025-08-19 13:37:34 -05:00 |
|
Jicheng Lu
|
6308bdea5f
|
change to options
|
2025-08-04 14:21:11 -05:00 |
|
Jicheng Lu
|
ae0abecd3b
|
replace conversation progress service
|
2025-08-01 15:47:42 -05:00 |
|
Jicheng Lu
|
7d3579c1ec
|
refine message hub
|
2025-07-29 13:55:53 -05:00 |
|
Jicheng Lu
|
0a6066c5b2
|
refine indication
|
2025-07-28 17:41:28 -05:00 |
|
Jicheng Lu
|
5c15c3e053
|
resolve conflict
|
2025-07-24 17:22:07 -05:00 |
|
Jicheng Lu
|
e52eac5854
|
add invoke source
|
2025-07-15 16:52:13 -05:00 |
|
Jicheng Lu
|
2b465722df
|
use stream message from state and add token usage
|
2025-06-24 22:09:13 -05:00 |
|
Jicheng Lu
|
7008667a1a
|
support invoke function
|
2025-06-23 21:43:25 -05:00 |
|
Jicheng Lu
|
f4a74258c2
|
temp save
|
2025-06-17 17:57:57 -05:00 |
|
nick.yi
|
5bfb8f8734
|
optimize summary
|
2025-05-29 15:14:44 +08:00 |
|
Jicheng Lu
|
a4d4f28bc0
|
resolve conflict
|
2025-05-15 23:21:01 -05:00 |
|
nick.yi
|
37f860d897
|
optimize hook
|
2025-05-16 09:19:55 +08:00 |
|
Jicheng Lu
|
37bef7b8c6
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into test/google-realtime
|
2025-05-15 15:47:06 -05:00 |
|
Jicheng Lu
|
b64f22ef8e
|
temp save
|
2025-05-15 15:46:42 -05:00 |
|
nick.yi
|
9cdf9179c0
|
optimize hook
|
2025-05-15 15:25:08 +08:00 |
|
Jicheng Lu
|
e35fbc7439
|
refine
|
2025-05-07 16:34:39 -05:00 |
|
Haiping Chen
|
6fa6aa180d
|
Deprecate routing handler.
|
2025-04-26 13:05:15 -05:00 |
|
Jicheng Lu
|
3ab3edd52a
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refactor-llm-cost
|
2025-04-21 11:19:59 -05:00 |
|
Jicheng Lu
|
fd89a995d1
|
refactor llm cost
|
2025-04-21 11:19:56 -05:00 |
|
Haiping Chen
|
a791600c40
|
Allow hook to intercept function.
|
2025-04-20 18:24:13 -05:00 |
|
Haiping Chen
|
d5f14de51c
|
realtimehub-refactor
|
2025-04-06 23:15:27 -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 |
|
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
|
5d4dcc3e13
|
refine state loading
|
2025-03-14 17:04:54 -05:00 |
|
Haiping Chen
|
a49b75f495
|
Add Twilio settings.
|
2025-03-14 13:59:13 -05:00 |
|
Jicheng Lu
|
f4cc8f41fa
|
refine update conv tags
|
2025-03-13 15:36:14 -05:00 |
|
Jicheng Lu
|
9a8f559785
|
temp save
|
2025-03-13 13:06:00 -05:00 |
|
Haiping Chen
|
70eadbd510
|
IRealtimeHook
|
2025-03-12 14:03:38 -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 |
|
Haiping Chen
|
ae7680da3d
|
Hang-up if waiting AI Response Timeout
|
2025-03-10 10:10:22 -05:00 |
|
Jicheng Lu
|
1275053d66
|
migrate conv latest states
|
2025-03-06 16:46:38 -06:00 |
|
Jicheng Lu
|
c4d2f5b026
|
relocate
|
2025-03-06 11:31:53 -06:00 |
|
Jicheng Lu
|
366e1339c6
|
refactor instruction
|
2025-03-05 17:22:46 -06:00 |
|
Jicheng Lu
|
235d972ca1
|
remove data
|
2025-02-28 16:47:03 -06:00 |
|
Jicheng Lu
|
8048524a31
|
refine state
|
2025-02-20 11:26:49 -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 |
|