Jicheng Lu
6b3c12fc6d
refine message files
2024-06-19 18:04:47 -05:00
Jicheng Lu
a5deaeff57
add sleep
2024-06-19 13:24:58 -05:00
Jicheng Lu
743de0a875
flush to disk
2024-06-19 12:44:14 -05:00
Jicheng Lu
716008c685
minor change
2024-06-19 12:29:47 -05:00
Jicheng Lu
a6e5c9342a
sleep
2024-06-19 12:29:24 -05:00
Jicheng Lu
bab05fe21e
minor change
2024-06-19 11:59:31 -05:00
Jicheng Lu
eb679701bd
fix file save
2024-06-19 11:58:27 -05:00
Jicheng Lu
ff5a553296
refine load attachment
2024-06-19 04:24:49 -05:00
Jicheng Lu
3de77403d7
append image analysis prompt
2024-06-18 13:18:24 -05:00
Haiping Chen
50743623bf
Upgrade EntityFrameworkCore.BootKit.
2024-06-17 20:04:05 -05:00
Haiping Chen
403b0ad3e7
Remove Colorful.Console
2024-06-16 17:06:00 -05:00
Haiping Chen
a99dc89f0d
Test Maui
2024-06-16 14:08:46 -05:00
Haiping Chen
752e7b15c5
MAX_RECORD_ROWS
2024-06-15 23:41:42 -05:00
Haiping Chen
ba751cdfe0
Distribution crawling.
2024-06-15 13:40:00 -05:00
Haiping Chen
efb8d9f5c1
BringToFrontAsync
2024-06-14 23:38:38 -05:00
Haiping Chen
cbf54f23a0
EntityFrameworkCore.BootKit
2024-06-14 21:08:45 -05:00
Jicheng Lu
54b551ae44
add mongo translation memory
2024-06-14 17:10:25 -05:00
Jicheng Lu
64dca85d77
add translation memory
2024-06-14 15:39:56 -05:00
易磊
57b522fe42
Update TranslationService.cs
...
修复空白字符串AI不翻译返回导致数组越界的问题
2024-06-13 15:59:13 +08:00
Jicheng Lu
868fa99111
allow router menu item
2024-06-12 14:32:15 -05:00
Jicheng Lu
e81d862436
fix login
2024-06-12 13:40:29 -05:00
Jicheng Lu
d0ed5cefe7
revert
2024-06-11 22:43:35 -05:00
Jicheng Lu
12c8a0d1c0
Merge branch 'master' of https://github.com/SciSharp/BotSharp into bugfix/fix-agent-conv-edge-cases
2024-06-11 22:41:51 -05:00
Jicheng Lu
862da9e837
fix default agent llm config
2024-06-11 22:41:37 -05:00
Haiping Chen
135552177c
Fix compile error.
2024-06-11 22:07:58 -05:00
C. Oceania
2263cd2949
Merge pull request #494 from iceljc/bugfix/fix-agent-conv-edge-cases
...
Bugfix/fix agent conv edge cases
2024-06-12 02:57:40 +00:00
C. Oceania
dc6534f45f
Merge pull request #492 from Qtoss-AI/master
...
Fix WebDriver locator issue.
2024-06-12 02:56:40 +00:00
C. Oceania
37babd5aed
Merge pull request #491 from iceljc/features/add-pdf-upload
...
Features/add pdf upload
2024-06-12 02:56:11 +00:00
Jicheng Lu
1e98567bb4
minor change
2024-06-11 16:56:40 -05:00
Jicheng Lu
a32916def6
fix some edge cases
2024-06-11 16:56:17 -05:00
Haiping Chen
c6c61884f1
EntityFrameworkCore.BootKit
2024-06-10 23:41:21 -05:00
Haiping Chen
f1bbd95acf
Add TitleAs for button.
2024-06-10 21:48:16 -05:00
Haiping Chen
bf01fbd25f
Merge branch 'master' of https://github.com/White-Tailed-Eagle/BotSharp
2024-06-10 10:51:20 -05:00
Haiping Chen
bad93b971b
CloseCurrentPage
2024-06-10 10:51:14 -05:00
Jicheng Lu
50cdabc98d
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-pdf-upload
2024-06-10 09:46:14 -05:00
C. Oceania
e4cf9e5efc
Merge branch 'SciSharp:master' into master
2024-06-09 12:29:00 +00:00
Haiping Chen
b211795cce
Fix constructor primary arg error.
2024-06-09 07:27:18 -05:00
Haiping Chen
ae4b3f4237
Upgrade EntityFrameworkCore.BootKit to v8.3
2024-06-08 12:58:57 -05:00
Jicheng Lu
2cb7bdc5a2
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-pdf-upload
2024-06-07 09:45:37 -05:00
Jicheng Lu
7ae6f3b9b2
minor change
2024-06-07 09:44:29 -05:00
Jicheng Lu
ffe0e53541
remove comments
2024-06-06 23:19:50 -05:00
Jicheng Lu
102a0edc3e
minor change
2024-06-06 23:16:40 -05:00
Jicheng Lu
c5c7dc97d7
add pdf and image analysis
2024-06-06 23:02:10 -05:00
C. Oceania
c332536529
Merge pull request #487 from SciSharp/MetaGLM
...
GLM-4 series: Open Multilingual Multimodal Chat LMs
2024-06-06 20:22:59 +00:00
Jicheng Lu
c1687e8c45
add file source type
2024-06-06 14:57:41 -05:00
Jicheng Lu
a66df13706
add image process fn
2024-06-06 13:30:39 -05:00
Jicheng Lu
4630e6fad9
refine prompt
2024-06-06 11:01:32 -05:00
Jicheng Lu
b336ef57a4
add pdf upload
2024-06-05 20:16:48 -05:00
geffzhang
49020edd5f
Merge branch 'master' into MetaGLM
2024-06-06 08:49:24 +08:00
Jicheng Lu
8d25414d76
minor change
2024-06-04 22:03:00 -05:00
Jicheng Lu
59475bfa79
refine summary prompt
2024-06-04 21:50:44 -05:00
Jicheng Lu
ae8e7b270a
update summary prompt
2024-06-04 11:36:38 -05:00
Jicheng Lu
ac8c9749b4
remove conversation header
2024-06-04 11:33:41 -05:00
Haiping Chen
89cad4ebcc
Change StepId to GUID.
2024-06-01 21:15:47 -05:00
Haiping Chen
83065b3186
Change WebDriver args.
2024-05-31 14:26:27 -05:00
Jicheng Lu
65514f5589
fix conv file delete issue
2024-05-31 12:02:34 -05:00
Jicheng Lu
efb650d92a
fix user profile
2024-05-31 11:26:23 -05:00
Haiping Chen
12408443d9
Fix location expression.
2024-05-30 23:33:47 -05:00
Jicheng Lu
da850ead9e
minor change
2024-05-30 23:12:34 -05:00
Jicheng Lu
c0cd2387a2
fix user cache
2024-05-30 22:47:07 -05:00
Haiping Chen
ee9abdd66b
User phone.
2024-05-30 22:24:34 -05:00
Jicheng Lu
d8615ead54
minor change
2024-05-30 11:17:52 -05:00
Jicheng Lu
1a554ea15a
fix user issue
2024-05-30 11:15:51 -05:00
C. Oceania
f7a3a27422
Merge pull request #480 from iceljc/features/add-http-handler
...
Features/add http handler
2024-05-30 10:17:22 -05:00
C. Oceania
98f1a03495
Merge pull request #478 from Qtoss-AI/hdongDev
...
hdong:keep same logic with name.
2024-05-30 10:15:46 -05:00
Jicheng Lu
aaf192be42
remove setting
2024-05-30 09:51:57 -05:00
Jicheng Lu
b52d3b0bb1
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-http-handler
2024-05-30 09:50:11 -05:00
C. Oceania
1c9161e4ea
Merge pull request #476 from iceljc/bugfix/refine-file-controller
...
clean file controller
2024-05-30 06:40:59 -05:00
YouWeiDH
20bd008ceb
hdong:keep same logic with name.
2024-05-30 17:11:42 +08:00
易磊
f3bdc73a4a
add Pagination size default value
2024-05-30 16:49:55 +08:00
Jicheng Lu
89eb725f97
clean file controller
2024-05-29 19:27:38 -05:00
Haiping Chen
e9ae471a65
Remove openIfNotExist from LaunchBrowser
2024-05-28 22:44:49 -05:00
C. Oceania
9213c7fa5b
Merge branch 'SciSharp:master' into master
2024-05-28 22:41:59 -05:00
Jicheng Lu
11fa2513b1
minor change
2024-05-28 21:51:13 -05:00
YouWeiDH
9fc7f1c3b0
hdong:change request method and API name.
2024-05-29 10:50:41 +08:00
Jicheng Lu
0b56a18aa6
summarize multiple conversations
2024-05-28 21:50:16 -05:00
YouWeiDH
8a9b6f319b
hdong: remove the limit.
2024-05-29 10:36:27 +08:00
YouWeiDH
c9428cd965
hdong: clean up code for Pagination size.
2024-05-29 10:20:38 +08:00
C. Oceania
5acc6c89e8
Merge pull request #457 from iceljc/features/add-agent-user-role
...
Features/add agent user role
2024-05-28 20:55:25 -05:00
C. Oceania
2f5f920e2c
Merge pull request #471 from iceljc/features/add-conversation-summary
...
Features/add conversation summary
2024-05-28 20:55:11 -05:00
C. Oceania
9835e367d7
Merge pull request #466 from iceljc/features/add-user-avatar
...
user avatar
2024-05-28 20:54:52 -05:00
YouWeiDH
71278f2b49
Merge branch 'master' into hdongDev
2024-05-29 09:32:19 +08:00
C. Oceania
0cf0e98a65
Merge branch 'SciSharp:master' into master
2024-05-28 12:23:27 -05:00
Haiping Chen
b4e7c1ac48
Upgrade library, release v1.5-sse
2024-05-28 10:45:13 -05:00
YouWeiDH
c32c4f57b1
Merge branch 'master' into hdongDev
2024-05-28 20:00:17 +08:00
C. Oceania
bcf4198791
Merge branch 'SciSharp:master' into master
2024-05-28 06:51:15 -05:00
YouWeiDH
0ffabd35aa
hdong: #65 .
2024-05-28 19:47:48 +08:00
YouWeiDH
8ff4d06324
Merge branch 'master' into hdongDev
2024-05-28 17:09:38 +08:00
Haiping Chen
d6ac3c09ea
Fix current agent id for routing rule.
2024-05-27 21:06:05 -05:00
Haiping Chen
c3c28e282b
Return Instruction for SSE.
2024-05-27 19:26:58 -05:00
Jicheng Lu
520b91507c
minor change
2024-05-27 12:51:00 -05:00
Jicheng Lu
6693c7cff2
resolve conflict
2024-05-27 12:15:44 -05:00
Jicheng Lu
a5dad4dee4
refine summary prompt
2024-05-27 12:12:39 -05:00
C. Oceania
1d0a7e8196
Merge pull request #472 from yileicn/master
...
optimize UpdateBreakPoint
2024-05-27 08:19:50 -05:00
LAPTOP-3CFGGVOS\rabbit
ad7b3a41eb
optimize UpdateBreakpoint
2024-05-27 21:17:50 +08:00
LAPTOP-3CFGGVOS\rabbit
245384e8d2
optimize UpdateBreakPoint
2024-05-27 20:44:01 +08:00
Jicheng Lu
b8becca945
minor change
2024-05-26 22:20:56 -05:00
Jicheng Lu
6c5be6da63
clean code
2024-05-26 22:20:27 -05:00
Jicheng Lu
953a53c4bc
clean code
2024-05-26 22:19:06 -05:00
Jicheng Lu
6b5d77604e
add conversation summary
2024-05-26 21:30:57 -05:00
C. Oceania
76451bf47f
Merge branch 'SciSharp:master' into master
2024-05-26 20:50:16 -05:00
Jicheng Lu
24fdefce98
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-conversation-summary
2024-05-26 20:40:28 -05:00
Jicheng Lu
2a456df846
temp save
2024-05-26 20:40:24 -05:00
Jicheng Lu
c49fcc5dcf
minor change
2024-05-26 20:09:18 -05:00
Jicheng Lu
f355aa3f31
move google api setting
2024-05-26 20:08:53 -05:00
Jicheng Lu
abf5194810
fix api controller json serilizer
2024-05-26 20:05:46 -05:00
Haiping Chen
e8656a99c0
Add new user verification code.
2024-05-25 20:34:29 -05:00
Jicheng Lu
ca0d7c8f31
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-user-avatar
2024-05-24 11:48:37 -05:00
Haiping Chen
f584c3190f
Fix UserService.
2024-05-23 07:05:36 -05:00
Haiping Chen
d9fd6525dc
Fix SSE response format.
2024-05-22 11:02:14 -05:00
Jicheng Lu
948a3981a6
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-user-avatar
2024-05-22 10:39:11 -05:00
Jicheng Lu
9dad9ae80b
split file service
2024-05-22 10:39:04 -05:00
C. Oceania
3fd43964b7
Merge branch 'SciSharp:master' into master
2024-05-22 09:47:22 -05:00
C. Oceania
e75fd5db12
Merge pull request #469 from yileicn/master
...
Update TranslationService.cs
2024-05-22 07:22:58 -05:00
易磊
80a60b23eb
Update TranslationService.cs
...
add using
2024-05-22 20:12:15 +08:00
易磊
6f8c840dcd
Update translation_prompt.liquid
...
optimize translation prompt
1.Enrich the translation examples.
2.Add necessary validation conditions for "output_count".
2024-05-22 15:08:13 +08:00
易磊
adc6486345
Update TranslationService.cs
...
hotfix json escaped question
error:
[ERR] [] '<' is not a hex digit following '\u' within a JSON string. The string should be correctly escaped. Path: $.texts[0].text | LineNumber: 0 | BytePositionInLine: 411.
json:
{"input_lang":"English", "output_count":3, "output_lang":"Spanish", "texts":[{"id":1,"text":"Aquí hay un resumen de los horarios que ha indicado que está disponible. Las fechas no están confirmadas. El técnico revisará y se pondrá en contacto para programar.\u003Cp\u003E\u003Cb\u003EJueves, 23 de mayo de 2024\u003C/b\u003E\u003C/br\u003ETodo el día (08:00 AM - 08:00 PM)\u003C/p\u003E\u003Cp\u003E\u003<b>Viernes, 24 de mayo de 2024\u003C/b\u003E\u003C/br\u003EMañana (08:00 AM - 01:00 PM)\u003C/p\u003E\u003Cp\u003E\u003<b>Lunes, 27 de mayo de 2024\u003C/b\u003E\u003C/br\u003ETarde (01:00 PM - 08:00 PM)\u003C/p\u003E"},{"id":2,"text":"Se ve bien"},{"id":3,"text":"Empezar de nuevo"}]}
2024-05-22 14:53:36 +08:00
Jicheng Lu
c93511065a
refine file storage
2024-05-21 23:33:31 -05:00
Haiping Chen
343f3b91ab
Retry language translation.
2024-05-21 22:07:26 -05:00
Jicheng Lu
effd44eb7c
add agent delete
2024-05-21 15:55:12 -05:00
Haiping Chen
6a0a400500
Fix SSE response format.
2024-05-21 12:02:06 -05:00
Jicheng Lu
003de30538
resolve conflict
2024-05-21 11:20:03 -05:00
Jicheng Lu
02f4cbd6a1
merge with dev
2024-05-21 11:19:06 -05:00
Jicheng Lu
45a85d2ea9
minor change
2024-05-21 10:06:29 -05:00
Jicheng Lu
8a8e7d0726
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-http-handler
2024-05-21 10:03:14 -05:00
Haiping Chen
018d889ad3
Add UserCreated hook.
2024-05-21 05:51:38 -05:00
Haiping Chen
2147d69ecf
translation improvement.
2024-05-20 21:13:12 -05:00
Jicheng Lu
e84dd7013b
minor change
2024-05-20 17:07:42 -05:00
Jicheng Lu
d901fff30f
add http handler
2024-05-20 16:50:45 -05:00
hchen2020
a538f9d338
Merge branch 'SciSharp:master' into master
2024-05-20 12:55:59 -05:00
Haiping Chen
efdf5a30da
Improve translation.
2024-05-20 12:54:38 -05:00
C. Oceania
186cdad2c6
Merge pull request #461 from iceljc/bugfix/refine-login
...
refine log in
2024-05-20 12:00:03 -05:00
Jicheng Lu
b35f0e6536
refine log in
2024-05-20 11:35:45 -05:00
Haiping Chen
8eee1fd164
Change SendHttpRequest args
2024-05-17 18:45:18 -05:00
Jicheng Lu
9859243868
add default model
2024-05-17 11:35:20 -05:00
hchen2020
2c757accbc
Merge branch 'SciSharp:master' into master
2024-05-16 16:34:58 -05:00
Haiping Chen
57122f7833
Fix llm selection bug.
2024-05-16 16:32:58 -05:00
Jicheng Lu
6625b3ec08
minor change
2024-05-16 12:58:37 -05:00
Jicheng Lu
04e90a3664
rename function
2024-05-16 10:41:59 -05:00
Jicheng Lu
c46ef5a4e2
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-agent-user-role
2024-05-16 10:39:02 -05:00
Jicheng Lu
d4493e0db6
prevent send event if it is not conversation
2024-05-15 21:45:31 -05:00
Jicheng Lu
89c33bafc0
check convsation user when delete
2024-05-15 18:07:11 -05:00
Jicheng Lu
ca5407f97c
add user role in menu
2024-05-15 17:53:39 -05:00
Jicheng Lu
394d607163
add user role limit
2024-05-15 17:30:45 -05:00
Jicheng Lu
66e233a11c
add user role filter
2024-05-15 15:54:08 -05:00
C. Oceania
d02b16d4d7
Merge pull request #456 from iceljc/features/add-conversation-user
...
Features/add conversation user
2024-05-15 14:37:01 -05:00
C. Oceania
03837c1e83
Update ChatCompletionProvider.cs
2024-05-15 14:34:57 -05:00
C. Oceania
3bf73bec4a
Update RoutingService.cs
2024-05-15 14:32:59 -05:00
C. Oceania
842f1e788e
Update translation_prompt.liquid
2024-05-15 14:09:38 -05:00
Jicheng Lu
2a9b5ec0c8
minor change
2024-05-15 11:23:29 -05:00
Jicheng Lu
6fba6c8e76
add conv user endpoint
2024-05-15 11:23:02 -05:00
C. Oceania
d305e42cac
Merge pull request #454 from iceljc/features/add-fetch-conv-files
...
add chat files
2024-05-15 07:20:48 -05:00
Haiping Chen
1fa31ad680
release v1.4
2024-05-15 06:43:05 -05:00
C. Oceania
151ec1986c
Merge branch 'SciSharp:master' into master
2024-05-14 21:50:21 -05:00
C. Oceania
c29e76c184
Update TranslationService.cs
2024-05-14 15:28:24 -05:00
hchen2020
419b1be6d0
Merge branch 'SciSharp:master' into master
2024-05-14 15:14:37 -05:00
Jicheng Lu
d33e0f6918
change model id
2024-05-14 15:10:21 -05:00
Haiping Chen
535e20ea90
Fix map key.
2024-05-14 14:47:36 -05:00
Jicheng Lu
971018ba50
remove error message
2024-05-14 14:30:27 -05:00
Haiping Chen
ed9e6457fe
Fix translation issue.
2024-05-14 13:45:20 -05:00
Jicheng Lu
3d3359cb95
filter by model id and multi-modal
2024-05-14 13:34:10 -05:00
Jicheng Lu
7e908d3386
add comment
2024-05-14 11:55:11 -05:00
Jicheng Lu
83a78d2b5a
add instruct multi modal
2024-05-14 11:51:39 -05:00
Jicheng Lu
f3bbb0259f
remove test code
2024-05-14 10:14:08 -05:00
Jicheng Lu
c2554509ae
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-fetch-conv-files
2024-05-13 16:54:18 -05:00
Jicheng Lu
f9e63097a9
add chat files
2024-05-13 16:53:41 -05:00
C. Oceania
5610fb3f4d
Merge branch 'SciSharp:master' into master
2024-05-13 16:10:18 -05:00
Haiping Chen
1e882e41b2
Sort order
2024-05-13 16:09:53 -05:00
C. Oceania
81d556cf47
Merge branch 'SciSharp:master' into master
2024-05-13 16:02:40 -05:00
Haiping Chen
6024a53476
Add Sort parameter to Pagination.
2024-05-13 16:00:39 -05:00
C. Oceania
8cdab6b356
Merge branch 'SciSharp:master' into master
2024-05-13 13:16:08 -05:00
Jicheng Lu
8c2b77b45d
change name
2024-05-13 11:51:33 -05:00
Jicheng Lu
3b68ef75b6
fix truncate breakpoint
2024-05-13 11:32:11 -05:00
Haiping Chen
d12954824b
All exclude some states when cleaning states.
2024-05-13 08:58:26 -05:00
Haiping Chen
434b7a68e7
Upgrade LLamaSharp to v0.12
2024-05-13 08:57:39 -05:00
Haiping Chen
2651db2ecb
Merge branch 'master' of https://github.com/White-Tailed-Eagle/BotSharp
2024-05-11 22:22:25 -05:00
Haiping Chen
8e2a97e39f
Add UserLanguage to IUserIdentity
2024-05-11 22:22:14 -05:00
Jicheng Lu
5c751b68d2
Merge branch 'master' of https://github.com/SciSharp/BotSharp
2024-05-10 22:05:06 -05:00
Jicheng Lu
d1baf6d092
minor fix
2024-05-10 22:04:59 -05:00
Haiping Chen
e620d5d161
Not set language if exists.
2024-05-10 21:59:51 -05:00
Haiping Chen
07dc85375e
Add Description to ElementButton
2024-05-10 21:31:16 -05:00
Haiping Chen
5699842b49
Save payload only when it's not empty.
2024-05-10 18:27:41 -05:00
Haiping Chen
41da7d6627
Remove language detection from router.
2024-05-10 17:48:55 -05:00
Jicheng Lu
8ce51d4f6f
fix invoke function
2024-05-10 14:29:46 -05:00
Jicheng Lu
3dbdcb595d
Merge branch 'master' of https://github.com/SciSharp/BotSharp into bugfix/fix-log-order
2024-05-09 21:37:43 -05:00
Jicheng Lu
4ca70dfdf0
fix log order
2024-05-09 21:37:32 -05:00
C. Oceania
2fca75d9d8
Merge pull request #449 from iceljc/features/add-agent-template-update
...
add agent template update endpoint
2024-05-09 17:53:10 -05:00
Jicheng Lu
1360adbb46
add agent template update endpoint
2024-05-09 17:06:03 -05:00
C. Oceania
9a93fd10e6
Update RoutingArgs.cs
2024-05-09 16:30:30 -05:00
Haiping Chen
76dc9080ad
Fix translator.
2024-05-09 15:59:59 -05:00
C. Oceania
bdcf8c5a2a
Update TranslationResponseHook.cs
2024-05-09 12:11:30 -05:00
Haiping Chen
f97cb0e8a4
Fix translation plugin.
2024-05-09 11:09:21 -05:00
LAPTOP-3CFGGVOS\rabbit
346fab1859
optimize translation
2024-05-09 23:05:21 +08:00
LAPTOP-3CFGGVOS\rabbit
ac42fa1302
optimize hard code
2024-05-09 20:25:47 +08:00
LAPTOP-3CFGGVOS\rabbit
b30aa58aa6
optimize translation
2024-05-09 19:42:05 +08:00
Jicheng Lu
bec142f8ba
remove comments
2024-05-08 14:33:03 -05:00
Jicheng Lu
49ab87425b
fix json log
2024-05-08 14:32:09 -05:00
Jicheng Lu
29a8e24335
add AnthropicAI
2024-05-08 11:52:39 -05:00
Jicheng Lu
40e7df69c4
minor change
2024-05-08 11:48:39 -05:00
Jicheng Lu
0ab2e4d041
unite json serializer
2024-05-08 11:47:21 -05:00
Haiping Chen
0703488660
Template [Translate]
2024-05-07 21:14:01 -05:00
C. Oceania
2a5d0ac4ef
Update ConversationService.SendMessage.cs
2024-05-07 17:23:17 -05:00
Haiping Chen
6554c43dbc
Only show playload to AI.
2024-05-07 17:16:07 -05:00
Jicheng Lu
c753fd88dd
refactor file dialog structure
2024-05-07 15:31:39 -05:00
C. Oceania
a67c4ab698
Merge pull request #439 from hchen2020/master
...
Fallback Agent.
2024-05-07 12:21:42 -05:00
Haiping Chen
c0523a118f
Fallback Agent.
2024-05-07 12:19:55 -05:00
Jicheng Lu
91093f6a04
add payload
2024-05-07 11:55:44 -05:00
Jicheng Lu
6ccf4afca7
minor change
2024-05-06 17:35:41 -05:00
Jicheng Lu
8310fcfacd
resolve conflict
2024-05-06 17:35:31 -05:00
Jicheng Lu
2a31af5911
refine file service
2024-05-06 17:31:52 -05:00
Jicheng Lu
8d90b3a7e2
add file controller
2024-05-06 02:59:03 -05:00
Jicheng Lu
78fcda634b
refine request path middleware
2024-05-06 02:37:58 -05:00
Jicheng Lu
67aa9ed0ae
refine file storage
2024-05-06 01:51:59 -05:00
Haiping Chen
0ea7d94cee
Anthropic Plugin description.
2024-05-05 17:23:42 -05:00
Haiping Chen
1eb8631476
Azure.AI.OpenAI v1.0.0-beta.17
2024-05-05 17:18:34 -05:00
Jicheng Lu
2ecc0206aa
temp save
2024-05-03 17:24:18 -05:00
Jicheng Lu
2f08a13f05
save file to directory
2024-05-03 14:57:44 -05:00
Haiping Chen
c01b21baa9
Downgrade Fluid.Core
2024-05-03 13:53:47 -05:00
Haiping Chen
6ad8a3e076
Fix compile error.
2024-05-03 13:17:14 -05:00
Haiping Chen
2a3e50aabb
Merge branch 'master' into anthropic-ai
2024-05-03 11:22:42 -05:00
Haiping Chen
e4c5225e1b
Fix AnthropicAI prompt log.
2024-05-03 11:22:13 -05:00
Haiping Chen
7fb386f176
Anthropic AI
2024-05-02 17:07:12 -05:00
C. Oceania
991582372d
Fix SecondaryContent null issue for FileRepository.
2024-05-02 10:33:23 -05:00
Jicheng Lu
81b79302e9
add chat indication
2024-05-01 10:45:12 -05:00
Haiping Chen
0ae2c4ba99
Server-sent Events.
2024-04-30 16:25:58 -05:00
Haiping Chen
1cfa6a8618
DistributedLocker
2024-04-30 07:50:01 -05:00
Haiping Chen
5604273d1d
WebBrowsingSettings
2024-04-29 09:13:17 -05:00
C. Oceania
7cfe1a1c01
Merge branch 'SciSharp:master' into master
2024-04-26 09:37:22 -05:00
Haiping Chen
d109468de1
Increase MaxInputLengthPerRequest to 512.
2024-04-25 17:03:34 -05:00
C. Oceania
3ab3bc8652
Merge pull request #430 from hchen2020/master
...
Fix language detection.
2024-04-25 11:29:41 -05:00
Haiping Chen
b43dfbac01
Fix language detection.
2024-04-25 11:27:51 -05:00
Jicheng Lu
bb0884e4cc
refine type check
2024-04-25 10:58:28 -05:00
C. Oceania
46704e9fa4
Merge branch 'SciSharp:master' into master
2024-04-25 06:46:16 -05:00
YouWeiDH
e18845e4ae
hdong:hard code page size to 10 for Qtoss project currently.
2024-04-25 15:43:40 +08:00
Haiping Chen
42b0e37ff3
EntityFrameworkCore 8.2.1
2024-04-24 23:08:46 -05:00
C. Oceania
875821ec6f
Merge pull request #428 from hchen2020/master
...
Return reason from HasMissingRequiredField.
2024-04-24 16:46:40 -05:00
Haiping Chen
ce7b495475
Return reason from HasMissingRequiredField.
2024-04-24 16:45:18 -05:00
Jicheng Lu
349cc7e44b
minor change
2024-04-23 23:47:38 -05:00
Joanna Ren
ab3c6089a6
update language detection
2024-04-23 17:13:38 -05:00
C. Oceania
de23377782
Merge pull request #425 from iceljc/features/support-multi-language-log
...
refine multilanguage log
2024-04-23 16:35:15 -05:00
Jicheng Lu
e3da6db9d7
refine multilanguage log
2024-04-23 16:27:09 -05:00
C. Oceania
cc1cdd497e
Ignore Payload translation.
2024-04-23 16:04:48 -05:00
Haiping Chen
e93fa66bcc
update language.
2024-04-23 15:30:38 -05:00
Haiping Chen
2add4a6ae8
Fix localization return issue.
2024-04-23 14:48:30 -05:00
Haiping Chen
36e569ea28
Update language prompt.
2024-04-23 14:27:14 -05:00
Haiping Chen
06974977e7
translation prompt.
2024-04-23 14:02:00 -05:00
Jicheng Lu
ba854c2dec
minor change
2024-04-23 11:27:20 -05:00
Jicheng Lu
9381fa951d
add translate service
2024-04-23 11:25:05 -05:00
Jicheng Lu
0161987b4d
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-translation
2024-04-23 10:52:40 -05:00
C. Oceania
b37c72f339
Merge pull request #419 from sylviachency/patch-1
...
Update agent.json
2024-04-23 04:28:05 -05:00