Commit graph

1352 commits

Author SHA1 Message Date
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 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
Jicheng Lu 76aa397e99 add processor 2024-10-10 12:55:44 -05:00
Joanna Ren 2e94abc3ca
Merge branch 'SciSharp:master' into master 2024-10-10 10:15:22 -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 b81e162bf4 Add template_name to states for instruction mode 2024-10-08 16:49:34 +00: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
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
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
AnonymousDotNet 2c77ad0798 remove Unauthorized 2024-09-29 13:14:52 +08:00
AnonymousDotNet 50a94f3249 Merge branch 'master' into lida_dev 2024-09-29 12:49:21 +08:00
AnonymousDotNet 63659d535a fix: modify the return result status code 2024-09-29 12:48:32 +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 08d1a40916 AI搜索都基于商品来展开。 2024-09-27 21:05:30 -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
jason.wang c77b575e2f AllowAnonymous api no valid single login 2024-09-25 22:25:37 +08:00
jason.wang 8f6fbed7ef UserSingleLoginFilter add token expired don't valid single login 2024-09-25 22:15:52 +08: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 Chen d5b74bf7ea Merge branch 'master' of https://github.com/Qtoss-AI/BotSharp 2024-09-24 23:10:19 -05:00
Haiping Chen feb48a11e5 login confict 2024-09-24 23:09:56 -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
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 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
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