Commit graph

1066 commits

Author SHA1 Message Date
jason.wang a16b1e4358 fix issue by self test 2024-10-20 13:02:13 +08:00
Haiping Chen bf84d4a87a UserAuthenticated 2024-10-19 10:06:24 -05:00
jason.wang b4800efb6d add affiliate employee 2024-10-19 17:16:55 +08:00
iceljc 8e678340a1
Merge pull request #696 from iceljc/features/add-conv-tags
add tags
2024-10-18 15:51:01 -05:00
Jicheng Lu d84c8995d1 add tags 2024-10-18 15:50:39 -05:00
Haiping 0b4289b3b0
Merge pull request #692 from yileicn/OptimizeAssistantPlayload
support assistant message payload
2024-10-18 12:04:58 -05:00
Jicheng Lu 99192c8eac fix routing context 2024-10-18 10:58:22 -05:00
易磊 7db73c19e2
optimize assistant message payload 2024-10-18 23:04:33 +08:00
Jicheng Lu 84d43c1907 minor fix 2024-10-17 19:18:40 -05:00
Jicheng Lu e62a38eb5b add instruct 2024-10-17 18:17:38 -05:00
Haiping 927dd471af
Merge pull request #684 from Joannall/master
Add attachment example and refine dictionary lookup
2024-10-14 17:46:04 -05:00
Haiping 54b1a8a32e
Merge branch 'SciSharp:master' into master 2024-10-14 17:43:56 -05:00
Joanna Ren 7ef31fcd9e Update knowledge generator 2024-10-14 17:25:55 -05:00
dependabot[bot] 60190db478
Bump Microsoft.Extensions.Caching.Memory
Bumps [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Caching.Memory
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 20:54:45 +00:00
Haiping Chen 8111f76584 avoid duplicate user 2024-10-14 08:09:06 -05:00
Haiping Chen 263462302a Add UserUpdating hook 2024-10-13 18:24:36 -05:00
Haiping Chen c84d7288c0 UserLanguage not null 2024-10-13 18:11:40 -05:00
Haiping Chen 1c53cb605e Fix OnPlanningCompleted hook 2024-10-12 09:58:42 -05:00
AnonymousDotNet e8bff9ce2e fix: 修复创建用户时判空BUG。 2024-10-12 21:52:33 +08:00
YouWeiDH ce5e6f8a9d hdong: Fix insert phone null issues. 2024-10-12 20:20:50 +08:00
YouWeiDH c72ea4af2f hdong: Fix to avoid Email/Phone duplicate when user register again.(check first:phone, then email, then userName) 2024-10-12 15:13:46 +08:00
YouWeiDH 312c58fd3e Merge branch 'master' into hdongDev 2024-10-12 10:26:51 +08:00
YouWeiDH 7e923d16c2 hdong:fix some bug for register again when fail. 2024-10-12 10:25:17 +08:00
Haiping 6ae74a4dc8
Merge branch 'SciSharp:master' into master 2024-10-11 20:19:37 -05:00
iceljc e0ceec0f4e
Merge pull request #681 from iceljc/features/add-update-message
add message update
2024-10-11 15:08:23 -05:00
Jicheng Lu dc89b950c8 add message update 2024-10-11 15:07:41 -05:00
Haiping c95ac8b935
Merge branch 'SciSharp:master' into master 2024-10-11 15:07:38 -05:00
Haiping d9125f2c37
Merge pull request #680 from Joannall/master
Add Refined Knowledge memorize and search. Update Planner terms
2024-10-11 09:49:02 -05:00
Haiping 76a30c4fdd
Merge pull request #21 from Qtoss-AI/hdongDev
hdong: When use verify fail, they need to re-register again.
2024-10-11 08:49:08 -05:00
YouWeiDH 878618c926 hdong: When use verify fail, they need to re-register again. 2024-10-11 19:58:54 +08:00
AnonymousDotNet 0c7a59b8b2 Merge branch 'master' into lida_dev 2024-10-11 14:32:09 +08:00
AnonymousDotNet 836fa0e723 fix: Error caused by not including prefix when modifying user's mobile number. 2024-10-11 14:31:54 +08:00
Haiping 7e6ef34854
Merge branch 'SciSharp:master' into master 2024-10-10 21:23:29 -05:00
Haiping Chen 730cc8b143 Translate 2024-10-10 19:32:22 -05:00
Jicheng Lu 76aa397e99 add processor 2024-10-10 12:55:44 -05:00
Joanna Ren 3d99747cf3 Add Refined Knowledge memorize and search. Update Planner terms 2024-10-10 09:59:42 -05:00
Haiping 7033ec2484
Merge branch 'SciSharp:master' into master 2024-10-07 17:15:06 -05:00
Jicheng Lu 3271ce65f7 change param name 2024-10-07 16:42:20 -05:00
Jicheng Lu 1fcd93fd01 add notification and message type 2024-10-07 16:35:39 -05:00
YouWeiDH 23d0d5a763 hdong: Add send verify code API with none login and login when reset password. 2024-10-06 17:49:34 +08:00
Haiping Chen 89205bd169 Sync with upstream 2024-10-01 21:34:23 -05:00
Haiping Chen 06d0b398fc reload agent in case it has been changed by hook 2024-09-30 15:33:14 -05:00
AnonymousDotNet 8e060c9ca2 feat: add del user api 2024-09-29 19:26:17 +08:00
Haiping Chen 08d1a40916 AI搜索都基于商品来展开。 2024-09-27 21:05:30 -05:00
Haiping Chen ebeccad542 Add RemoveAsync cache 2024-09-26 17:22:06 -05:00
jason.wang 60275e02ae Merge remote-tracking branch 'origin/master' into jason_dev 2024-09-25 22:13:28 +08:00
jason.wang a38c27718a fix get affiliate token user issue 2024-09-25 22:09:43 +08:00
Haiping 6e611b7126
Merge pull request #14 from Qtoss-AI/jason_dev
Jason dev
2024-09-24 21:23:52 -05:00
Jicheng Lu acf0e9fee9 add collection exist 2024-09-24 15:34:47 -05:00
jason.wang 515783e21d Merge remote-tracking branch 'origin/master' into jason_dev 2024-09-24 15:09:18 +08:00
jason.wang 3f24bdd0f2 add affiliateId claim & add redis expire 2024-09-24 15:05:24 +08:00
Haiping Chen b76f9bb979 add question to GetRelevantKnowledges. 2024-09-23 14:31:47 -05:00
Haiping fe2d6f37af
Merge pull request #13 from Qtoss-AI/jason_dev
Jason dev
2024-09-21 15:48:31 -05:00
jason.wang 86289b0f41 update IsDisable => IsDisabled 2024-09-21 23:00:20 +08:00
Haiping Chen ecdcb2a7c7 Add ProductCount to VideoStats 2024-09-21 08:47:52 -05:00
jason.wang d85e16dc81 add affiliate token api 2024-09-21 15:12:08 +08:00
Haiping d8cd0d7339
Merge branch 'SciSharp:master' into master 2024-09-20 21:12:57 -05:00
Jicheng Lu e760bd1968 refine knowledge doc filter 2024-09-20 13:42:08 -05:00
AnonymousDotNet d31605f988 Merge branch 'master' into lida_dev 2024-09-20 16:19:23 +08:00
AnonymousDotNet 1ff151d036 fix: phone is empty judgment 2024-09-20 16:16:50 +08:00
jason.wang 47520736ba add client & affiliate token 2024-09-20 15:48:34 +08:00
Haiping Chen a9abc96cc8 Add user role 2024-09-19 13:29:42 -05:00
Jicheng Lu 8c3f678ea5 refine knowledge doc 2024-09-19 11:43:49 -05:00
jason.wang cadec5c2a7 merge by master 2024-09-19 08:57:01 +08:00
Haiping a12685213f
Merge pull request #11 from AnonymousDotNet/lida_dev
Add update password API
2024-09-18 19:51:40 -05:00
Haiping Chen 5fceb2cd4f Add UserType. 2024-09-18 19:49:32 -05:00
hchen2020 a3856f6367
Merge branch 'SciSharp:master' into master 2024-09-18 14:10:31 -05:00
Haiping Chen 175d61cd1e Skip if agent if null 2024-09-18 14:09:04 -05:00
Jicheng Lu 86d380b13d Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-knowledge-docs 2024-09-18 10:35:46 -05:00
Jicheng Lu 4241263908 refine doc ref data 2024-09-18 10:35:28 -05:00
AnonymousDotNet bad946b073 Merge branch 'master' into lida_dev 2024-09-18 17:55:36 +08:00
AnonymousDotNet 81dfb1f84a Handle verification code sent by logged in users 2024-09-18 17:55:20 +08:00
AnonymousDotNet 0d473168fd Modify update password API 2024-09-18 15:38:44 +08:00
Haiping Chen 6dfdda7434 resolve conflict 2024-09-17 23:50:27 -05:00
Jicheng Lu 16904e092c refine knowledge doc 2024-09-17 12:50:39 -05:00
AnonymousDotNet b89d88ffb2 Add update password API 2024-09-17 18:31:38 +08:00
jason.wang 52ebde8668 fix issue-273 2024-09-17 17:39:34 +08:00
Haiping 8cb97af629
Merge branch 'SciSharp:master' into master 2024-09-16 17:34:54 -05:00
Jicheng Lu cd5456af79 fix welcome message 2024-09-16 17:04:08 -05:00
Haiping 3ecb659179
Merge branch 'SciSharp:master' into master 2024-09-13 20:07:05 -05:00
Jicheng Lu 113340e073 refine knowledge doc
1. move doc meta to db.
2. add doc source and vector data source
2024-09-13 17:23:05 -05:00
Haiping e968627f9b
Merge pull request #638 from yileicn/master
optimize indication
2024-09-13 12:35:03 -05:00
LAPTOP-3CFGGVOS\rabbit 829d0c6e4e optimize indication 2024-09-13 20:21:03 +08:00
Jicheng Lu 418a240a90 fix read knowledge doc 2024-09-12 11:51:23 -05:00
LAPTOP-3CFGGVOS\rabbit 3f8e506ec7 optimize conversation Progeess, hotfix invoke function progress question 2024-09-12 18:49:45 +08:00
Jicheng Lu b8f013aad2 use binary data 2024-09-11 20:03:54 -05:00
Jicheng Lu 1fcb25a8f7 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-knowledge-docs 2024-09-11 15:49:21 -05:00
Jicheng Lu 39571b2f9b chop text 2024-09-11 15:48:05 -05:00
Haiping Chen 6a88dbf55d Remove complile switch 2024-09-11 14:15:59 -05:00
Haiping Chen 35e322c336 SQL Driver 2024-09-10 17:12:17 -05:00
Jicheng Lu 0cebb56a3e add file binary data 2024-09-10 15:07:56 -05:00
Jicheng Lu 2a3bea2cea add knowledge file list 2024-09-10 14:33:42 -05:00
Jicheng Lu 4cdb1981ab sync file and vector 2024-09-10 14:02:25 -05:00
Jicheng Lu 16c50075ee add upload vector knowledge files 2024-09-09 17:42:09 -05:00
Haiping 8bdaef5cf8
Merge branch 'SciSharp:master' into master 2024-09-09 17:00:38 -05:00
Jicheng Lu c3e048d1a7 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-knowledge-docs 2024-09-09 14:16:54 -05:00
Jicheng Lu 0cbe98693f refine collection 2024-09-09 14:16:09 -05:00
Jicheng Lu 29af7cdea0 add exclude agent ids 2024-09-09 12:26:26 -05:00
Jicheng Lu 1c0818b11e add mongo 2024-09-09 12:05:11 -05:00
Jicheng Lu b1946256a1 move vector collection to db 2024-09-09 11:32:31 -05:00