Commit graph

1013 commits

Author SHA1 Message Date
103048 3a2c8ccc4f Initial commit for Email handler utility 2024-07-10 14:06:34 -05:00
dependabot[bot] 460674e103
Bump System.Text.Json in /src/Infrastructure/BotSharp.Abstraction
Bumps System.Text.Json from 8.0.3 to 8.0.4.

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 22:06:29 +00:00
Jicheng Lu 423ed95206 minor change 2024-07-09 02:38:12 -05:00
Jicheng Lu d4ff9e0308 refine state search 2024-07-09 02:34:49 -05:00
Jicheng Lu 8a6a52ce58 refine message file loading 2024-07-08 17:37:22 -05:00
Jicheng Lu ced713d1f8 remove color 2024-07-03 14:11:13 -05:00
Jicheng Lu fccd28325f remove color 2024-07-03 11:50:39 -05:00
Jicheng Lu 0cd664636e change to read file 2024-07-03 10:24:30 -05:00
Jicheng Lu 2997d4a63c refine message file save 2024-07-02 19:16:40 -05:00
Jicheng Lu 1ab5947e61 add error msg 2024-07-02 18:39:28 -05:00
Jicheng Lu 4cdfeacce6 minor change 2024-07-02 18:39:06 -05:00
Jicheng Lu 4de38f2e9e simplify image generate 2024-07-02 18:35:09 -05:00
Jicheng Lu 184242e3b5 add image generator 2024-07-02 15:43:38 -05:00
Jicheng Lu b005f0f433 rename 2024-07-02 13:45:35 -05:00
Jicheng Lu bd72ef3212 change to agent utility 2024-07-02 13:36:45 -05:00
C. Oceania 3218b36c53
Merge pull request #523 from iceljc/features/refine-image-generation
add default embed dimen
2024-07-01 17:07:16 -05:00
C. Oceania a08010a8c9
Merge pull request #517 from SciSharp/aspire
Aspire support
2024-07-01 17:07:06 -05:00
Jicheng Lu 446f7784e1 add default embed dimen 2024-07-01 17:05:32 -05:00
Jicheng Lu fc5ef28601 add more error messages 2024-07-01 15:29:03 -05:00
Jicheng Lu 161e8af36c fix user token 2024-07-01 14:53:24 -05:00
Jicheng Lu 30a15adb40 rename method 2024-07-01 14:38:07 -05:00
Jicheng Lu 3a4fae9be0 add pdf completion 2024-07-01 14:31:48 -05:00
Jicheng Lu da1b8f5fe5 remove pdfium 2024-07-01 11:26:23 -05:00
Jicheng Lu 30d976632e allow multi image generation 2024-07-01 11:03:42 -05:00
Jicheng Lu 50bfc27533 minor change 2024-06-30 21:15:24 -05:00
Jicheng Lu 5fe7a5f9d3 add text embedding 2024-06-30 21:14:02 -05:00
Haiping Chen 9003665f04 BrowserActionArgs 2024-06-30 08:05:57 -05:00
C. Oceania 08ecff3ea5
Merge branch 'SciSharp:master' into master 2024-06-29 07:45:52 -05:00
YouWeiDH b76db55c94 Merge branch 'master' into hdongDev 2024-06-29 18:43:02 +08:00
YouWeiDH 4706e665b2 hdong: change request model to Body. 2024-06-29 18:42:16 +08:00
Jicheng Lu bc764cf1da add pdf converter 2024-06-28 16:16:51 -05:00
Jicheng Lu 0c88bce00b rename file 2024-06-28 11:58:19 -05:00
Jicheng Lu d5ca937376 add setting 2024-06-28 11:29:43 -05:00
Haiping Chen fbdd44b78d Replace special symbol for match rule. 2024-06-28 10:18:45 -05:00
C. Oceania 77977f2aa1
Merge pull request #2 from Qtoss-AI/hdongDev
hdong:  add user password reset function.
2024-06-28 07:29:56 -05:00
C. Oceania 7fd26e6998
Merge branch 'SciSharp:master' into master 2024-06-28 07:28:16 -05:00
geffzhang 164f69bc66 feat: AgentName and OriginalAgent may be null
1、AgentName  and OriginalAgent may be null
2、Sdcb.SparkDesk upgrade 3.1.0
2024-06-28 18:53:39 +08:00
YouWeiDH a53c800e3e hdong: rename. 2024-06-28 18:08:56 +08:00
YouWeiDH 41b8eb3d93 hdong: #135,add User password reset function. 2024-06-28 17:59:49 +08:00
Jicheng Lu 69c603a3da add open ai text completion 2024-06-27 12:49:51 -05:00
C. Oceania a3b970ea79
Merge branch 'SciSharp:master' into master 2024-06-26 19:03:01 -05:00
Jicheng Lu 18f0ba36ac fix ref error 2024-06-26 16:47:59 -05:00
Jicheng Lu 7a5575b0f6 upgrade 2024-06-26 16:15:29 -05:00
Jicheng Lu 5043cd3563 minor change 2024-06-26 13:30:27 -05:00
Jicheng Lu 3f06b58a60 migrate agents 2024-06-26 13:13:52 -05:00
Jicheng Lu 5fc8238785 refine fetching agent function 2024-06-26 11:59:09 -05:00
Jicheng Lu 4fe56d4373 refactor function files 2024-06-26 11:37:55 -05:00
Jicheng Lu dd4c002d9b Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/upgrade-open-ai 2024-06-26 09:38:52 -05:00
Haiping Chen 5e10023abb Add WaitForNetworkIdle and Timeout 2024-06-26 07:48:15 -05:00
C. Oceania 9c620b1cae
Merge pull request #512 from Qtoss-AI/master
WebDriver improvements.
2024-06-26 07:47:12 -05:00