Haiping Chen
|
8eee1fd164
|
Change SendHttpRequest args
|
2024-05-17 18:45:18 -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 |
|
C. Oceania
|
c5dd863906
|
Merge pull request #455 from hchen2020/master
Fix translation issue.
|
2024-05-14 15:15:24 -05:00 |
|
hchen2020
|
419b1be6d0
|
Merge branch 'SciSharp:master' into master
|
2024-05-14 15:14:37 -05:00 |
|
Haiping Chen
|
535e20ea90
|
Fix map key.
|
2024-05-14 14:47:36 -05:00 |
|
Haiping Chen
|
ed9e6457fe
|
Fix translation issue.
|
2024-05-14 13:45:20 -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
|
8ef2bb02f1
|
Merge pull request #453 from iceljc/bugfix/fix-truncate-breakpoint
fix truncate breakpoint
|
2024-05-13 15:59:03 -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 |
|
C. Oceania
|
53bae70a5a
|
Merge pull request #452 from iceljc/master
minor fix
|
2024-05-11 06:36:32 -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 |
|
C. Oceania
|
f1a0973c22
|
Merge pull request #451 from iceljc/master
fix invoke function
|
2024-05-10 16:46:25 -05:00 |
|
Jicheng Lu
|
8ce51d4f6f
|
fix invoke function
|
2024-05-10 14:29:46 -05:00 |
|
C. Oceania
|
189992c626
|
Merge pull request #450 from iceljc/bugfix/fix-log-order
Bugfix/fix log order
|
2024-05-09 22:52:54 -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 |
|
C. Oceania
|
6bcb0ae7a6
|
Merge pull request #448 from hchen2020/master
Fix translator.
|
2024-05-09 16:00:34 -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 |
|
C. Oceania
|
e18f2fa69d
|
Merge pull request #447 from hchen2020/master
Fix translation plugin.
|
2024-05-09 11:10:10 -05:00 |
|
Haiping Chen
|
f97cb0e8a4
|
Fix translation plugin.
|
2024-05-09 11:09:21 -05:00 |
|
C. Oceania
|
8fd5c80f87
|
Merge pull request #446 from yileicn/optimize/translation
optimize translation
|
2024-05-09 10:07:54 -05:00 |
|
LAPTOP-3CFGGVOS\rabbit
|
346fab1859
|
optimize translation
|
2024-05-09 23:05:21 +08:00 |
|
C. Oceania
|
6f200c4a50
|
Merge pull request #445 from yileicn/optimize/translation
optimize translation
|
2024-05-09 07:28:18 -05: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 |
|
C. Oceania
|
ceca3d8963
|
Merge pull request #444 from iceljc/bugfix/fix-log-json
fix json log
|
2024-05-08 15:48:39 -05: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 |
|
C. Oceania
|
60d82f91e9
|
Merge pull request #443 from iceljc/features/unite-json-serializer
unite json serializer
|
2024-05-08 11:55:28 -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 |
|