AnonymousDotNet
|
3e1fd96ef8
|
fix: Update CreateUser API
|
2024-10-21 19:59:05 +08:00 |
|
Haiping Chen
|
78f5cd1751
|
category
|
2024-10-20 15:24:21 +00: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 |
|
Haiping
|
1a2685b111
|
Merge branch 'SciSharp:master' into master
|
2024-10-18 21:59:15 -05:00 |
|
Haiping Chen
|
91250af6ff
|
PartSearch
|
2024-10-18 18:36:48 -05:00 |
|
Jicheng Lu
|
d84c8995d1
|
add tags
|
2024-10-18 15:50:39 -05:00 |
|
Haiping Chen
|
14bd97d088
|
Set default Direction as 'down'
|
2024-10-18 14:21:11 -05:00 |
|
Haiping
|
a6ce8ea9b5
|
Merge branch 'SciSharp:master' into master
|
2024-10-18 14:20:10 -05:00 |
|
Haiping Chen
|
d481928f16
|
Product V3
|
2024-10-18 11:32:41 -05:00 |
|
Jicheng Lu
|
78098874ba
|
add comments
|
2024-10-18 10:00:05 -05:00 |
|
Jicheng Lu
|
b912735849
|
add comments
|
2024-10-17 18:19:15 -05:00 |
|
Jicheng Lu
|
e62a38eb5b
|
add instruct
|
2024-10-17 18:17:38 -05:00 |
|
Joanna Ren
|
eaf647677e
|
Add knowledge generation refine
|
2024-10-16 17:05:59 -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 |
|
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 |
|
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
|
ca9059b82f
|
Merge pull request #678 from SciSharp/dependabot/nuget/src/Infrastructure/BotSharp.Abstraction/System.Text.Json-8.0.5
Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/Infrastructure/BotSharp.Abstraction
|
2024-10-11 09:49:17 -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 |
|
YouWeiDH
|
878618c926
|
hdong: When use verify fail, they need to re-register again.
|
2024-10-11 19:58:54 +08:00 |
|
Haiping
|
7e6ef34854
|
Merge branch 'SciSharp:master' into master
|
2024-10-10 21:23:29 -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 |
|
dependabot[bot]
|
8c41ab9bcc
|
Bump System.Text.Json in /src/Infrastructure/BotSharp.Abstraction
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.4...v8.0.5)
---
updated-dependencies:
- dependency-name: System.Text.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-09 01:23:05 +00:00 |
|
Haiping Chen
|
527e689338
|
Merge branch 'master' of https://github.com/Qtoss-AI/BotSharp
|
2024-10-08 19:22:05 -05:00 |
|
Haiping Chen
|
edc0df0f46
|
translate long text
|
2024-10-08 19:22:00 -05:00 |
|
jason.wang
|
f919ad7c42
|
add root role
|
2024-10-08 20:59:55 +08:00 |
|
Haiping Chen
|
468f84981c
|
ReadInnerHTMLAsBody option
|
2024-10-07 20:20:48 -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
|
022c0500f6
|
Merge branch 'SciSharp:master' into master
|
2024-10-02 14:19:59 -05:00 |
|
Haiping Chen
|
47bb3941a7
|
Redis backplane for SignalR
|
2024-10-02 14:18:12 -05:00 |
|
Haiping Chen
|
3439809d33
|
TranslationResponseModel
|
2024-10-01 23:56:20 -05:00 |
|
Haiping Chen
|
89205bd169
|
Sync with upstream
|
2024-10-01 21:34:23 -05:00 |
|
Haiping Chen
|
829e4403ce
|
sql output formatting.
|
2024-10-01 16:43:20 -05:00 |
|
Haiping
|
cc44845855
|
Merge pull request #17 from Qtoss-AI/Issues-321
Issues-321
|
2024-10-01 07:26:30 -05:00 |
|
jason.wang
|
dcd3fc5ea9
|
Issues-321
|
2024-10-01 20:21:35 +08:00 |
|
AnonymousDotNet
|
8e060c9ca2
|
feat: add del user api
|
2024-09-29 19:26:17 +08:00 |
|
Haiping
|
e1aeb79430
|
Merge branch 'SciSharp:master' into master
|
2024-09-28 23:10:37 -05:00 |
|
Haiping Chen
|
af484579f5
|
Support more data type in Qdrant payload.
|
2024-09-28 20:00:35 -05:00 |
|
Haiping Chen
|
ebeccad542
|
Add RemoveAsync cache
|
2024-09-26 17:22:06 -05:00 |
|
Wenbo Cao
|
b82e1bda2d
|
sqlite version for excel handler
|
2024-09-26 15:34:16 -05: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 Chen
|
d9996fdd9f
|
Add UpsertVectorCollectionData
|
2024-09-22 15:05:26 -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 |
|
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
|
0b145e3801
|
use map
|
2024-09-20 14:24:51 -05:00 |
|
Jicheng Lu
|
e760bd1968
|
refine knowledge doc filter
|
2024-09-20 13:42:08 -05:00 |
|
jason.wang
|
47520736ba
|
add client & affiliate token
|
2024-09-20 15:48:34 +08:00 |
|
Haiping Chen
|
5645554063
|
AllowMultipleDeviceLoginUserIds
|
2024-09-19 14:00:01 -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 |
|
Jicheng Lu
|
3926c39cc6
|
delete all points in a collection
|
2024-09-18 16:17:54 -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 |
|
Haiping Chen
|
6dfdda7434
|
resolve conflict
|
2024-09-17 23:50:27 -05:00 |
|
Haiping Chen
|
89343d5205
|
Add Indication for Planner
|
2024-09-17 21:27:47 -05:00 |
|
Jicheng Lu
|
87b36f88df
|
add web url in file meta
|
2024-09-17 15:22:36 -05:00 |
|
Jicheng Lu
|
16904e092c
|
refine knowledge doc
|
2024-09-17 12:50:39 -05:00 |
|
Haiping Chen
|
08920201e5
|
ExecuteSqlSelectAutonomous
|
2024-09-17 06:32:11 -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
|
3ecb659179
|
Merge branch 'SciSharp:master' into master
|
2024-09-13 20:07:05 -05:00 |
|
Jicheng Lu
|
dcf63eae1b
|
remove web url for now
|
2024-09-13 19:11:41 -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
|
6f004b85e8
|
add vector data source
|
2024-09-12 17:48:47 -05:00 |
|
Jicheng Lu
|
c2a5b6eeea
|
minor change
|
2024-09-12 11:53:10 -05: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
|
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 |
|
Jicheng Lu
|
9a7f2821a0
|
clean code
|
2024-09-09 10:00:46 -05:00 |
|
Haiping
|
f7c77ee11c
|
Merge branch 'SciSharp:master' into master
|
2024-09-07 22:05:40 -05:00 |
|
Jicheng Lu
|
2faed9f3cb
|
remove duplicate
|
2024-09-07 11:00:11 -05:00 |
|