Commit graph

1991 commits

Author SHA1 Message Date
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
C. Oceania e2b99f1c1d
Merge pull request #470 from iceljc/bugfix/fix-controller-json-serilizer
fix api controller json serilizer
2024-05-26 20:33:02 -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
C. Oceania a0e058d12a
Merge pull request #468 from yileicn/optimizeTranslate
optimize translation prompt
2024-05-22 05:59:16 -05:00
C. Oceania a0752ff429
Merge pull request #467 from yileicn/master
Update TranslationService.cs
2024-05-22 05:58:18 -05: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
C. Oceania e3c9729622
Merge pull request #465 from hchen2020/master
Fix SSE response format.
2024-05-21 12:07:29 -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
C. Oceania 5d01f3de92
Merge pull request #463 from hchen2020/master
translation improvement.
2024-05-20 21:15:41 -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