Jicheng Lu
|
2428349247
|
remove limit
|
2025-02-25 19:50:11 -06:00 |
|
geffzhang
|
8a0df48079
|
Merge branch 'mcp' of https://github.com/Ai4c-AI/BotSharp into mcp
|
2025-02-26 07:06:51 +08:00 |
|
geffzhang
|
cca509dbcb
|
Merge branch 'mcp' into mergecode
|
2025-02-26 07:05:47 +08:00 |
|
geffzhang
|
485757c5f3
|
feat: remove mcptooltemplate
|
2025-02-26 06:56:46 +08:00 |
|
Jicheng Lu
|
80fc2f6c78
|
add confidence
|
2025-02-25 11:56:37 -06:00 |
|
geffzhang
|
69993bdca8
|
feat:Migrate MCP to the independent BotSharp.MCP package
|
2025-02-25 22:57:22 +08:00 |
|
geffzhang
|
731355d110
|
feat: Rename Agent Context Protocols
|
2025-02-24 09:04:44 +08:00 |
|
geffzhang
|
9b662168ff
|
feat : Agent add mcp property
|
2025-02-23 22:55:35 +08: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
|
a3344c6caf
|
refine
|
2025-02-19 12:20:35 -06:00 |
|
Jicheng Lu
|
c3459e34d4
|
minor change
|
2025-02-19 11:16:51 -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
|
eee93541ec
|
store dialog data
|
2025-02-17 11:56:53 -06:00 |
|
Jicheng Lu
|
172e316c31
|
refine conv state key search
|
2025-02-14 11:19:39 -06:00 |
|
chait
|
a158ca04b1
|
[style] Code style adjustment;
|
2025-02-13 11:52:15 +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 |
|
Jicheng Lu
|
7f42aa7406
|
minor change
|
2025-02-12 10:21:28 -06:00 |
|
Jicheng Lu
|
a1717d3b94
|
fix import
|
2025-02-12 10:19:32 -06:00 |
|
Jicheng Lu
|
00c8e8cc46
|
rename and add cache
|
2025-02-11 19:16:49 -06:00 |
|
Jicheng Lu
|
f423a40f53
|
refine state search
|
2025-02-11 14:27:53 -06:00 |
|
Jicheng Lu
|
e98ab682a7
|
ignore extra mongo elements
|
2025-02-08 15:49:26 -06:00 |
|
Haiping
|
641e9dd974
|
Merge branch 'master' into master
|
2025-02-05 18:56:23 -06:00 |
|
Jicheng Lu
|
78a95914b1
|
add max output token
|
2025-02-05 17:50:32 -06:00 |
|
Jicheng Lu
|
e208d1d8ff
|
refine global stats
|
2025-02-04 15:32:26 -06:00 |
|
Jicheng Lu
|
034846bf02
|
refine statistics
|
2025-02-03 20:16:01 -06:00 |
|
Jicheng Lu
|
377c4e42c8
|
fix
|
2025-02-03 13:03:21 -06:00 |
|
Jicheng Lu
|
169cb95e62
|
refine
|
2025-01-30 15:58:57 -06:00 |
|
Jicheng Lu
|
d34284eddf
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-agent-filter
|
2025-01-30 11:15:00 -06:00 |
|
Jicheng Lu
|
4d7a9c6aee
|
refine agent filter
|
2025-01-30 11:14:52 -06:00 |
|
Haiping Chen
|
166988c41f
|
Refactor Agemt Task
|
2025-01-30 11:10:15 -06:00 |
|
Jicheng Lu
|
16d3e92860
|
add entry agent id
|
2025-01-29 16:21:19 -06:00 |
|
Jicheng Lu
|
ae8796e8c5
|
relocate
|
2025-01-28 23:37:06 -06:00 |
|
Jicheng Lu
|
db8afebc5c
|
refine global stats
|
2025-01-28 16:46:59 -06:00 |
|
Jicheng Lu
|
dac15cee26
|
rename
|
2025-01-28 10:56:45 -06:00 |
|
Haiping
|
8d8284f5c4
|
Merge branch 'SciSharp:master' into master
|
2025-01-28 21:35:32 +08:00 |
|
Jicheng Lu
|
453d4bc38f
|
refine global stats
|
2025-01-27 23:10:37 -06:00 |
|
Haiping
|
7113eafb33
|
Merge branch 'SciSharp:master' into master
|
2025-01-26 10:15:05 -06:00 |
|
Jicheng Lu
|
3e45a6f6dc
|
refine
|
2025-01-24 13:42:17 -06:00 |
|
Jicheng Lu
|
3e2d7dda42
|
add global stats
|
2025-01-23 23:45:43 -06:00 |
|
YouWeiDH
|
136f7eab67
|
hdong: roll back type user and remain new logic.
|
2025-01-22 18:53:10 +08:00 |
|
YouWeiDH
|
43eaf46d79
|
hdong: fix phone user logic.
|
2025-01-21 18:52:35 +08:00 |
|
YouWeiDH
|
2da891013f
|
hdong: fix email case sensitivity issues.
|
2025-01-21 17:04:42 +08:00 |
|
YouWeiDH
|
931c738f06
|
Fix userName can't login in email type.
|
2025-01-21 14:52:03 +08:00 |
|
YouWeiDH
|
d48dd07eeb
|
hdong: add search user logic.
|
2025-01-20 19:44:33 +08:00 |
|
Haiping
|
a0935627a6
|
Merge branch 'SciSharp:master' into master
|
2025-01-16 19:48:29 -06:00 |
|
Jicheng Lu
|
a412d333c0
|
add data
|
2025-01-16 16:20:00 -06:00 |
|
Haiping
|
7df494dc67
|
Merge branch 'SciSharp:master' into master
|
2025-01-13 09:13:50 -06:00 |
|
Jicheng Lu
|
6e9f2c93e4
|
add conv append
|
2025-01-13 01:14:36 -06:00 |
|
Jicheng Lu
|
61f04c1543
|
ignore case
|
2025-01-10 16:09:56 -06:00 |
|
Jicheng Lu
|
c5c2117fd0
|
refine idle conv
|
2025-01-10 12:58:16 -06:00 |
|
Haiping
|
8e5b7cadf0
|
Merge branch 'SciSharp:master' into master
|
2025-01-09 04:47:28 +00:00 |
|
Jicheng Lu
|
5d8fa5a398
|
remove fields
|
2025-01-08 13:51:27 -06:00 |
|
Jicheng Lu
|
c5f5ebd7ed
|
add criteria
|
2025-01-08 11:20:57 -06:00 |
|
Jicheng Lu
|
a09eaffe92
|
rename
|
2025-01-08 11:07:13 -06:00 |
|
Haiping
|
d793605555
|
Merge branch 'SciSharp:master' into master
|
2025-01-08 02:48:54 +00:00 |
|
Jicheng Lu
|
b681b18ac2
|
refine agent rule
|
2025-01-07 13:50:50 -06:00 |
|
AnonymousDotNet
|
c9d124603f
|
feat: Add verification code expiration time
|
2025-01-06 17:03:50 +08:00 |
|
Jicheng Lu
|
d241b21ade
|
add agent event rule
|
2025-01-05 23:54:48 -06:00 |
|
Haiping
|
6b6467c1d4
|
Merge branch 'SciSharp:master' into master
|
2024-12-30 14:28:57 +00:00 |
|
Jicheng Lu
|
bcb2a9da2c
|
refine agent knowledge base
|
2024-12-29 21:49:38 -06:00 |
|
Haiping
|
92994da659
|
Merge branch 'SciSharp:master' into master
|
2024-12-30 01:19:04 +00:00 |
|
Chen Gong
|
b8a550c934
|
add agent level knowledge base
|
2024-12-24 13:21:18 -06:00 |
|
AnonymousDotNet
|
e58a458329
|
Merge branch 'master' into lida_Dev
|
2024-12-18 17:00:12 +08:00 |
|
AnonymousDotNet
|
a2e87bee79
|
fix: Remove Update UserName
|
2024-12-18 16:59:10 +08:00 |
|
Haiping
|
7a3bce925b
|
Merge branch 'SciSharp:master' into master
|
2024-12-18 01:05:15 +00:00 |
|
Haiping Chen
|
3c4821c368
|
EntityFrameworkCore.BootKit v8.7
|
2024-12-17 01:18:24 +00:00 |
|
Haiping
|
cd7fdf466d
|
Merge pull request #795 from GreenShadeZhang/dev_title_alias
Add Conversation Title Alias
|
2024-12-16 22:11:49 +00:00 |
|
Jicheng Lu
|
47135c8fb4
|
revert
|
2024-12-16 10:18:50 -06:00 |
|
Jicheng Lu
|
387bbe98c6
|
add count in cron tab
|
2024-12-16 10:17:50 -06:00 |
|
AnonymousDotNet
|
5e70f10b83
|
revert: remove updated username
|
2024-12-16 22:01:06 +08:00 |
|
AnonymousDotNet
|
ae8e2d3100
|
feat: add UpdateUserName API
|
2024-12-16 21:59:12 +08:00 |
|
AnonymousDotNet
|
5369565701
|
fix: update UpdateExistUser API
|
2024-12-16 13:04:00 +08:00 |
|
AnonymousDotNet
|
dfa2f477a0
|
revert: #58
|
2024-12-16 09:58:57 +08:00 |
|
AnonymousDotNet
|
256986ddf0
|
Merge branch 'master' into lida_Dev
|
2024-12-14 17:20:57 +08:00 |
|
AnonymousDotNet
|
f5b2999408
|
fix: Add regionCode to GetUserByUserName API
|
2024-12-14 17:19:40 +08:00 |
|
AnonymousDotNet
|
d87afc7151
|
revert: #57
|
2024-12-14 15:55:16 +08:00 |
|
Jicheng Lu
|
42ad511c7e
|
add agent max message count
|
2024-12-13 14:34:17 -06:00 |
|
AnonymousDotNet
|
d41d6eddd8
|
wip: Integrated WeChat login
|
2024-12-13 19:29:12 +08:00 |
|
AnonymousDotNet
|
541b7893da
|
feat: Add UpdateWeChatUser API
|
2024-12-12 17:12:07 +08:00 |
|
AnonymousDotNet
|
af95a6e1b2
|
feat: Add CreateWeChatUser API
|
2024-12-12 17:11:26 +08:00 |
|
AnonymousDotNet
|
1857cc66e4
|
feat: Add GetWeChatUser API
|
2024-12-12 17:09:46 +08:00 |
|
AnonymousDotNet
|
dead8cfc93
|
feat: Add WeChat User Dto
|
2024-12-12 17:08:10 +08:00 |
|
Gil Zhang
|
96eac1f26f
|
Add Conversation Title Alias
|
2024-12-12 11:28:00 +08:00 |
|
Jicheng Lu
|
0c5c0c81c5
|
add delete cron
|
2024-12-10 15:16:03 -06:00 |
|
Jicheng Lu
|
275aea422c
|
sync cron
|
2024-12-10 13:45:48 -06:00 |
|
Jicheng Lu
|
7387208f69
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into feature/refine-cronttab
|
2024-12-10 12:50:18 -06:00 |
|
Jicheng Lu
|
0de06a9297
|
temp save
|
2024-12-10 12:50:13 -06:00 |
|
Haiping Chen
|
774cbd9b77
|
Support multi-planner.
|
2024-12-10 12:30:41 -06:00 |
|
Jicheng Lu
|
4fa714ff87
|
add crontab storage
|
2024-12-08 18:29:04 -06:00 |
|
Haiping Chen
|
393acb785e
|
Remove Aspire.MongoDB.Driver
|
2024-12-01 23:35:43 +00:00 |
|
Haiping Chen
|
4cf3531c32
|
Add ExecutionTimeout
|
2024-12-01 17:38:17 +00:00 |
|
Haiping
|
4841c43755
|
Merge branch 'SciSharp:master' into master
|
2024-11-27 15:32:03 -06:00 |
|
Jicheng Lu
|
247afc4a88
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/merge-origin-agent
|
2024-11-27 11:30:48 -06:00 |
|
AnonymousDotNet
|
ae2049c53e
|
fix: update GetUserByPhone
|
2024-11-27 17:27:32 +08:00 |
|
YouWeiDH
|
9276ccede0
|
hdong: use userType menu and add AffiliateCode.
|
2024-11-25 19:14:08 +08:00 |
|
Chen Gong
|
8002f0a4aa
|
merge from master
|
2024-11-21 13:42:32 -06:00 |
|
Chen Gong
|
2c77bd29ad
|
add backend services for dashboard conversation
|
2024-11-21 13:07:00 -06:00 |
|
YouWeiDH
|
0078b97868
|
hdong:clean up for client,user and admin split logic.
|
2024-11-21 20:54:24 +08:00 |
|