Jicheng Lu
|
75f8d5b3ff
|
refine json format in log
|
2024-07-23 17:44:39 -05:00 |
|
Haiping Chen
|
aee41a0ac7
|
v2.0 agent utility
|
2024-07-22 18:41:23 -05:00 |
|
Jicheng Lu
|
bf253a84fd
|
get db name
|
2024-07-22 17:44:19 -05:00 |
|
Jicheng Lu
|
6554e09a58
|
clean code
|
2024-07-22 00:07:46 -05:00 |
|
Jicheng Lu
|
a4ee5ba049
|
add to setting
|
2024-07-21 23:58:40 -05:00 |
|
Jicheng Lu
|
0d23d00d8d
|
minor change
|
2024-07-21 23:34:50 -05:00 |
|
Jicheng Lu
|
d2e268ebf2
|
refine mongo db name
|
2024-07-21 23:33:22 -05:00 |
|
Jicheng Lu
|
b1fb9d6367
|
add image edit utility
|
2024-07-19 14:18:22 -05:00 |
|
Jicheng Lu
|
de5750dc28
|
remove
|
2024-07-19 12:03:56 -05:00 |
|
Jicheng Lu
|
ab9d8cf81d
|
add image mask edit
|
2024-07-19 12:01:07 -05:00 |
|
Jicheng Lu
|
4311eaf87e
|
minor change
|
2024-07-18 22:51:52 -05:00 |
|
Jicheng Lu
|
bb9feb2697
|
minor change
|
2024-07-18 22:49:24 -05:00 |
|
Jicheng Lu
|
1d687a38a0
|
refine image completion
|
2024-07-18 22:28:24 -05:00 |
|
Jicheng Lu
|
a64b7037ce
|
add azure image variation
|
2024-07-18 17:22:15 -05:00 |
|
Jicheng Lu
|
357b18520f
|
add image variation
|
2024-07-18 17:07:14 -05:00 |
|
Jicheng Lu
|
b3fd13ae32
|
temp save
|
2024-07-18 15:17:40 -05:00 |
|
Jicheng Lu
|
aecff925b1
|
add error msg
|
2024-07-18 13:20:38 -05:00 |
|
Jicheng Lu
|
62dbe5c48c
|
relocate email handler settings
|
2024-07-18 10:01:09 -05:00 |
|
Jicheng Lu
|
53821d12d7
|
refine handle email request prompt
|
2024-07-17 22:00:00 -05:00 |
|
Jicheng Lu
|
fa7e387ae9
|
move generate image to file handler
|
2024-07-17 21:41:25 -05:00 |
|
Jicheng Lu
|
99544f82b1
|
fix compile issue
|
2024-07-17 17:16:21 -05:00 |
|
hchen2020
|
b780ce899e
|
Merge branch 'SciSharp:master' into master
|
2024-07-17 16:04:11 -05:00 |
|
Haiping Chen
|
381deaa143
|
knowledge learner
|
2024-07-17 16:03:46 -05:00 |
|
Jicheng Lu
|
c514bed096
|
add comments
|
2024-07-17 14:28:29 -05:00 |
|
Jicheng Lu
|
37f2a91612
|
minor change
|
2024-07-17 13:32:16 -05:00 |
|
Jicheng Lu
|
adfdefa98a
|
extend email with attachments
|
2024-07-17 13:31:09 -05:00 |
|
Haiping Chen
|
9eeef70874
|
not call fetched if exception errors.
|
2024-07-17 07:05:16 -05:00 |
|
Jicheng Lu
|
d70cb00b9c
|
fix typo
|
2024-07-16 17:46:22 -05:00 |
|
Jicheng Lu
|
5353bb779b
|
change file name
|
2024-07-16 17:28:37 -05:00 |
|
Jicheng Lu
|
27c13da561
|
minor change
|
2024-07-16 17:17:38 -05:00 |
|
Jicheng Lu
|
db15157ea5
|
refine getting message files
|
2024-07-16 17:09:54 -05:00 |
|
Jicheng Lu
|
7c5807ccb5
|
add file handler functions
|
2024-07-16 14:13:29 -05:00 |
|
Jicheng Lu
|
3c99d09bac
|
Merge branch 'master' into features/add-file-handler
|
2024-07-16 12:09:29 -05:00 |
|
Jicheng Lu
|
3893a24a96
|
add file handler
|
2024-07-16 12:08:37 -05:00 |
|
Jicheng Lu
|
7a8dea1b55
|
add system drawing common
|
2024-07-16 10:04:28 -05:00 |
|
Jicheng Lu
|
45ff927258
|
add db type
|
2024-07-15 21:10:36 -05:00 |
|
Jicheng Lu
|
3986a50ce2
|
refine sql template
|
2024-07-15 15:37:16 -05:00 |
|
Jicheng Lu
|
772aec54bd
|
add sql executor utility
|
2024-07-15 15:06:22 -05:00 |
|
103048
|
9d481539f5
|
Code cleanup for EmailHandle Plygin
|
2024-07-15 11:10:49 -05:00 |
|
Haiping Chen
|
ed35da1928
|
Fix route to agent.
|
2024-07-11 16:43:03 -05:00 |
|
Jicheng Lu
|
5c4fc63c87
|
refine http handler
|
2024-07-11 16:23:44 -05:00 |
|
C. Oceania
|
b4f87fdd06
|
Merge pull request #537 from iceljc/features/refine-image-reading
refine chat image reading
|
2024-07-11 11:42:05 -05:00 |
|
Jicheng Lu
|
86779b0e09
|
refine chat image reading
|
2024-07-11 11:30:52 -05:00 |
|
103048
|
149de9a62d
|
Code improvement based on feedback.
|
2024-07-11 11:02:14 -05:00 |
|
103048
|
6abc7aba43
|
Merge branch 'master' of https://github.com/visagang/BotSharp into features/vguruparan
|
2024-07-11 09:20:00 -05:00 |
|
Haiping Chen
|
6dc518b093
|
Fix Upsert compile issue.
|
2024-07-10 23:37:43 -05:00 |
|
C. Oceania
|
a0dcf80705
|
Merge pull request #533 from iceljc/features/split-azure-openai
add open ai plugin
|
2024-07-10 19:50:11 -05:00 |
|
103048
|
73ba204c06
|
Make the send email using SMTP as async
|
2024-07-10 14:14:38 -05:00 |
|
103048
|
3a2c8ccc4f
|
Initial commit for Email handler utility
|
2024-07-10 14:06:34 -05:00 |
|
C. Oceania
|
fe2878b24c
|
Update FaissDb.cs
|
2024-07-10 11:25:17 -05:00 |
|